Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct {
Version string `json:"version,omitempty"`
BuildDate string `json:"buildDate,omitempty"`
CommitHash string `json:"commitHash,omitempty"`
GoVersion string `json:"goVersion,omitempty"`
Platform string `json:"platform,omitempty"`
Compiler string `json:"compiler,omitempty"`
}
Info represents the version information for the app
Click to show internal directories.
Click to hide internal directories.