Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the CLI version Version string = "unknown" // GitCommit is the git commit ID GitCommit string = "unknown" // BuildDate is the date when the binary was built BuildDate string = "unknown" )
Functions ¶
func GetInfoStr ¶
func GetInfoStr() string
GetInfoStr returns versioning information in a string format.
Types ¶
Click to show internal directories.
Click to hide internal directories.