Documentation ¶
Overview ¶
Package buildinfo provides high-level build information injected during build.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // BuildID is the unique build identifier. BuildID = "unknown" // BuildTag is the git tag from which this build was created. BuildTag = "unknown" )
View Source
var VerificationServer buildinfo
VerificationServer provides the build information about the key server.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.