Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeConfSource ¶
type NodeConfSource interface { nodeconf.Source app.Component Add(conf nodeconf.Configuration, enable bool) (id string, err error) }
func New ¶
func New() NodeConfSource
Click to show internal directories.
Click to hide internal directories.