package
Version:
v1.44.1
Opens a new window with list of versions in this module.
Published: Feb 15, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
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 versioning information.
Get returns the overall codebase version. It's for detecting
what code a binary was built from.
String returns info as a human-friendly version string.
Source Files
¶
Directories
¶
Package verflag defines utility functions to handle command line flags related to version of CDI.
|
Package verflag defines utility functions to handle command line flags related to version of CDI. |
Click to show internal directories.
Click to hide internal directories.