Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyUpdate ¶
ApplyUpdate downloads and applies the update indicated by version v.
func HasUpdate ¶
func HasUpdate(currentVersion *semver.Version, timeFile string) (bool, *semver.Version, bool, *semver.Version, error)
HasUpdate tells us if there is a new stable or prerelease update available.
func ShouldRunCheck ¶
ShouldRunCheck checks the file f for a timestamp and returns true if the last update check was >= autoCheckInterval .
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.