Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildVersion ¶
func BuildVersion() string
func ExplicitVersion ¶
func ExplicitVersion() string
func Version ¶
func Version() string
Version returns a string containing either the content of util/version/text/VERSION (which is created or updated by the packaging automation), or the build info release (ie the git HEAD commit id at build time).
Example VERSION generation:
git describe --tags > util/version/text/VERSION
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.