Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // CommitFromGit is a constant representing the source version that // generated this build. It should be set during build via -ldflags. CommitFromGit string // BuildDate in ISO8601 format, output of $(date -u +'%Y-%m-%dT%H:%M:%SZ') BuildDate string // GitTreeState has the state of git tree, either "clean" or "dirty" GitTreeState string )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.