package
Version:
v0.0.0-...-b5ed4c6
Opens a new window with list of versions in this module.
Published: Jan 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
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"`
FrpVersion string `json:"frpVersion"`
}
Get returns the version information.
String returns version information as a string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.