Documentation
¶
Overview ¶
Package version holds build-time version information injected via -ldflags.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commit = "none"
Commit is the short git commit hash of the build. Defaults to "none".
View Source
var Date = "unknown"
Date is the ISO-8601 UTC build timestamp. Defaults to "unknown".
View Source
var Version = "dev"
Version is the semver release tag (e.g. "v1.2.3"). Defaults to "dev" when not injected at build time.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.