Documentation ¶
Overview ¶
The version package is used by the release process to add an informative version string to some commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( BuildTime = time.Time{} GitSHA = "" )
These strings will be overwritten by an init function in created by make_version.go during the release process.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.