Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Number is the semantic version for this build, sourced from the embedded VERSION file. Number = strings.TrimSpace(embeddedNumber) // Commit captures the git commit for the build when provided via -ldflags. Commit = "unknown" // BuildDate records when the binary was built (ISO-8601, UTC). BuildDate = "unknown" )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.