Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildDate = ""
BuildDate returns the date the binary was built
View Source
var GitCommit string
GitCommit returns the git commit that was compiled. This will be filled in by the compiler.
View Source
var GoVersion = runtime.Version()
GoVersion returns the version of the go runtime used to compile the binary
OsArch returns the os and arch used to build the binary
View Source
var Version = "DEVEL"
Version returns current version. Set to release CICD
Functions ¶
func PrintVersionInfo ¶ added in v0.6.0
func PrintVersionInfo()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.