Documentation
¶
Overview ¶
Package buildinfo exposes release metadata compiled into the binary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the release version injected at build time. Version = "dev" // Commit is the source revision injected at build time. Commit = "" // BuildDate is the build timestamp injected at build time. BuildDate = "" )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.