package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Dec 15, 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" yaml:"version"`
GitCommit string `json:"gitCommit" yaml:"gitCommit"`
GoVersion string `json:"goVersion" yaml:"goVersion"`
Arch string `json:"arch" yaml:"arch"`
OS string `json:"os" yaml:"os"`
}
Version 版本信息
Source Files
¶
Click to show internal directories.
Click to hide internal directories.