Documentation
¶
Index ¶
Constants ¶
View Source
const ( VersionNotSet versionValue = iota VersionEnabled VersionRaw )
Variables ¶
This section is empty.
Functions ¶
func PrintAndExitIfRequested ¶
func PrintAndExitIfRequested()
func VersionVar ¶
Types ¶
type Info ¶
type Info struct {
GitVersion string `json:"gitVersion"`
GitCommit string `json:"gitCommit"`
GitTreeState string `json:"gitTreeState"`
BuildDate string `json:"buildDate"`
GoVersion string `json:"goVersion"`
Compiler string `json:"compiler"`
Platform string `json:platform`
}
Info contains the version information of the application
Click to show internal directories.
Click to hide internal directories.