Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // AppVersion version number AppVersion = "0.5.0-rc1" LatestGithubVersion = AppVersion // AppName app code name AppName = "HORNET" )
View Source
var (
PLUGIN = node.NewPlugin("CLI", node.Enabled, configure, run)
)
Functions ¶
func AddPluginStatus ¶
func HideConfigFlags ¶ added in v0.4.2
func HideConfigFlags()
HideConfigFlags hides all non essential flags from the help/usage text.
func ParseConfig ¶ added in v0.3.0
func ParseConfig()
func PrintConfig ¶ added in v0.4.0
func PrintConfig()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.