package
Version:
v2.2.0-beta.2+incompat...
Opens a new window with list of versions in this module.
Published: Jul 26, 2019
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 {
GitVersion string `json:"gitVersion"`
GitCommit string `json:"gitCommit"`
BuildDate string `json:"buildDate"`
GoVersion string `json:"goVersion"`
Compiler string `json:"compiler"`
Platform string `json:"platform"`
}
Info contains versioning information.
Get returns the overall codebase version.
String returns info as a human-friendly version string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.