package
Version:
v0.0.0-...-2d305cd
Opens a new window with list of versions in this module.
Published: Aug 27, 2023
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 {
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
Get creates and initialized Info object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.