Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // AppVersion version number AppVersion = "0.4.0-rc8" LatestGithubVersion = AppVersion // AppName app code name AppName = "HORNET" )
View Source
var (
PLUGIN = node.NewPlugin("CLI", node.Enabled, configure, run)
)
Functions ¶
func AddPluginStatus ¶
func ParseConfig ¶ added in v0.3.0
func ParseConfig()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.