package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Oct 19, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Info struct {
Version 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"`
}
Get returns the overall codebase version. It's for detecting
what code a binary was built from.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.