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 RegisterDaemon ¶ added in v0.5.5
func RegisterDaemon(typ DaemonType, creator plugin.Creator, cfgCreator plugin.CfgCreator)
RegisterDaemon register a Daemon creator and its config creator.
Types ¶
type Booter ¶ added in v0.0.3
func (*Booter) OnChildDone ¶ added in v0.0.3
type DaemonType ¶ added in v0.5.5
type DaemonType string
Click to show internal directories.
Click to hide internal directories.