Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the version as string. Version string // Revision is the revision as string. Revision string // Branch is the branch of the git repository as string. Branch string // BuildUser is the user who build the binary. BuildUser string // BuildDate is the date of the build as string. BuildDate string // GoVersion is the version of the go compiler as string. GoVersion = runtime.Version() )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.