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