Documentation
¶
Index ¶
Constants ¶
View Source
const ( ExitOK = 0 ExitCmdError = 1 ExitConnError = 2 ExitConfError = 3 ExitReadOnly = 4 )
Exit codes.
Variables ¶
This section is empty.
Functions ¶
func SetVersionInfo ¶
func SetVersionInfo(version, commit, date string)
SetVersionInfo sets the version information from ldflags.
Types ¶
Click to show internal directories.
Click to hide internal directories.