mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
registerService
mecca
runtime
services
Undocumented in source.
mixin template
registerService () {
__gshared static
typeof
(
this
)
instance
;
}
Members
Static variables
instance
typeof
(
this
)
instance
;
Undocumented in source.
Meta
Source
See Implementation
mecca
runtime
services
functions
registerAtExit
runAtExitCallbacks
mixin templates
registerService
static variables
_registeredServices
_serviceGlobalsInitFuncs
structs
ServiceInterface
templates
ServiceGlobal