Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Branch is the git branch the binary was built from. Branch = readDataFile("BRANCH") // Commit is the git commit the binary was built from. Commit = readDataFile("COMMIT") // Version is the complete semver. Version = readDataFile("VERSION") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.