package
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: Apr 24, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Get creates and initialized Info object
type Info struct {
GitCommit string `json:"gitCommit"`
GitVersion string `json:"gitVersion"`
BuildDate string `json:"buildDate"`
GoVersion string `json:"goVersion"`
Compiler string `json:"compiler"`
Platform string `json:"platform"`
}
Info holds build information
Source Files
¶
Click to show internal directories.
Click to hide internal directories.