Documentation ¶
Overview ¶
Package constants contains constants used throughout the application
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // CLIVersion is the version of the application. Note that this is // set at compile time using ldflags. CLIVersion = "no-info" // VerboseCLIVersion is the verbose version of the application. // Note that this is set up at init time. VerboseCLIVersion = "" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.