package
Version:
v0.0.0-...-859f6d4
Opens a new window with list of versions in this module.
Published: Mar 30, 2024
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 Version struct {
Version string `json:"version"`
GitCommit string `json:"gitCommit"`
BuildDate string `json:"buildDate"`
GoVersion string `json:"goVersion"`
Compiler string `json:"compiler"`
Platform string `json:"platform"`
Arch string `json:"arch"`
}
Version holds version data
Get returns the Version object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.