Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Release is the release version tag value, e.g. "v1.2.3" Release string // Revision is the git commit hash. Revision string // Version is the full version string: Release-Revision. Version string // Modified indicates if the source tree had local modifications. Modified bool )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.