Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CfgDisablePlugins contains the name of the parameter that allows to manually disable node plugins. CfgDisablePlugins = "node.disablePlugins" // CfgEnablePlugins contains the name of the parameter that allows to manually enable node plugins. CfgEnablePlugins = "node.enablePlugins" )
View Source
const PluginName = "Config"
PluginName is the name of the config plugin.
Variables ¶
This section is empty.
Functions ¶
func PrintConfig ¶ added in v0.3.1
func PrintConfig(ignoreSettingsAtPrint ...[]string)
PrintConfig prints the config.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.