Documentation ¶
Overview ¶
Package version handles the human read-able version for the consul-telemetry-collector itself and important components
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GitCommit is the current Git SHA of the built project. It is set by LD flags. GitCommit string // Version is the static version tag of the project //go:embed VERSION Version string )
Functions ¶
func GetHumanVersion ¶
func GetHumanVersion() string
GetHumanVersion returns the human read-able version of the project version information.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.