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