Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterCfg ¶ added in v0.1.9
func RegisterCfg(name string, cfg interface{})
RegisterCfg register additional config, cfg type must be pointer.
func RegisterSvc ¶
func RegisterSvc(typ SvcType, creator plugin.Creator, cfgCreator plugin.CfgCreator)
RegisterSvc register a Svc creator and its config creator.
Types ¶
type Booter ¶ added in v0.0.3
func (*Booter) OnChildDone ¶ added in v0.0.3
Click to show internal directories.
Click to hide internal directories.