Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GitCommit is filled in at build time and contains the last git commit hash when this application was built GitCommit = "" // GoVersion is filled in at build time and contains the golang version upon which this application was built GoVersion = "" // Platform is filled in at build time and contains the platform upon which this application was built Platform = "" // Version is filled in at build time and contains the official release version of this application Version = "" // BuildDate is filled in at build time and contains the date when this application was build BuildDate = "" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.