Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserAgent ¶
func GetUserAgent() string
Types ¶
type VersionInfo ¶
type VersionInfo struct { Version string `json:"version"` Time string `json:"build-time"` Arch string `json:"arch"` Build string `json:"build"` }
func Get ¶
func Get() *VersionInfo
func (VersionInfo) Output ¶
func (v VersionInfo) Output()
func (VersionInfo) String ¶
func (v VersionInfo) String() string
Click to show internal directories.
Click to hide internal directories.