Documentation ¶
Overview ¶
Package version contains compile-time version information.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the version of the binary. Version = "unknown" // Commit is the git commit of the binary. Commit = "unknown" // BuildDate is the date the binary was built. BuildDate = "unknown" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.