Documentation ¶
Overview ¶
Package version executes and returns the version string for the currently running process.
Index ¶
Constants ¶
View Source
const ( Phase0 = iota Altair )
Variables ¶
This section is empty.
Functions ¶
func BuildData ¶
func BuildData() string
BuildData returns the git tag and commit of the current build.
func SemanticVersion ¶
func SemanticVersion() string
SemanticVersion returns the Major.Minor.Patch version of this build.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.