Documentation ¶
Overview ¶
Package buildinfo ...
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the current git version version of tkg, set with the go linker's -X flag. Version string // Commit is the actual commit that is being built, set with the go linker's -X flag. Commit string )
View Source
var IsOfficialBuild string
IsOfficialBuild is the flag that gets set to True if it is an official build being released, it is set with the go linker's -X flag.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.