Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareVersions ¶
func GetLatestVersion ¶
func IsConnectedToInternet ¶
func IsConnectedToInternet() bool
Types ¶
type ReleaseInfo ¶
type UpdateInfo ¶
type UpdateInfo struct {
CurrentVersion string
LatestVersion string
UpdateURL string
HasUpdate bool
}
func CheckForUpdate ¶
func CheckForUpdate(currentVersion string) (*UpdateInfo, error)
Click to show internal directories.
Click to hide internal directories.