Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildTime = "2025-04-25_10:00:00"
BuildTime contains the build time or question mark for source builds
View Source
var BuildTimeParsed time.Time
BuildTimeParsed holds the parsed time.Time representation of BuildTime.
View Source
var BuildTimeRFC1123 string
BuildTimeRFC1123 holds the build time formatted as an RFC 1123 string.
View Source
var GitSha = "unknown"
GitSha of the build
View Source
var Version = "0.0.0"
Version contains the latest version tag or question mark for source builds
Functions ¶
func PrintVersionInfo ¶
func PrintVersionInfo()
PrintVersionInfo writes build metadata to stderr in a tabular format.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.