Documentation ¶
Index ¶
- Constants
- func Encode(i interface{}) []byte
- func GenerateCDB(dir, modulename string, m map[string]interface{})
- func GenerateCDBFromYaml(dir, modulename string, yamlfilename string)
- func ReopenWaiter(oc onlineconfInterface.Instance, module string, newConf map[string]any) error
- func WithGenerateFromYAML(moduleName, path string) func(onlineconfInterface.Instance)
Constants ¶
View Source
const ( NoWait = iota Wait )
Variables ¶
This section is empty.
Functions ¶
func GenerateCDB ¶
func GenerateCDBFromYaml ¶
func ReopenWaiter ¶
func WithGenerateFromYAML ¶
func WithGenerateFromYAML(moduleName, path string) func(onlineconfInterface.Instance)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.