package
Version:
v0.3.5
Opens a new window with list of versions in this module.
Published: Jan 5, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 1
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"`
GoLang string `json:"goLang"`
Platform string `json:"platform"`
Arch string `json:"arch"`
}
version holds application version details
returns the Version as object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.