Documentation
¶
Index ¶
Constants ¶
View Source
const LATEST_RELEASE_URL = "https://github.com/Karmenzind/kd/releases/latest/download/"
View Source
const TAGLIST_URL = "https://api.github.com/repos/Karmenzind/kd/tags"
Variables ¶
View Source
var LATEST_TAG_FILE = filepath.Join(cache.CACHE_ROOT_PATH, "latest_tag")
Functions ¶
func CompareVersions ¶ added in v0.0.4
func GetCachedLatestTag ¶ added in v0.0.4
func GetCachedLatestTag() (tag string)
func GetLatestTag ¶ added in v0.0.4
func GetNewerVersion ¶
func UpdateBinary ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.