Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the current version (updated by the build). Version = "0.0.0-dev" // GitCommit is the current Git commit SHA (updated by the build). GitCommit string // BuildDate is the current build date (updated by the build). BuildDate = "1970-01-01T00:00:00Z" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.