Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GitMajor string // major version, always numeric GitMinor string // minor version, numeric possibly followed by "+" GitVersion string // semantic version, derived by build scripts GitCommit string // sha1 from git, output of $(git rev-parse HEAD) GitTreeState string // state of git tree, either "clean" or "dirty" BuildDate string // build date in ISO8601 format, output of $(date -u +'%Y-%m-%dT%H:%M:%SZ') )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.