Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GithubVersion atomic.Value
View Source
var Version = "unknown"
Functions ¶
func CompareVersion ¶
func GetGithubVersion ¶
func GetGithubVersion()
Types ¶
type GithubRelease ¶
type GithubRelease struct {
TagName string `json:"tag_name"`
}
Click to show internal directories.
Click to hide internal directories.