Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppVersion string
AppVersion is the version of the client, by default it is always empty
Functions ¶
func AskIfTheLatestReleaseShouldBeOpenedInBrowser ¶
func AskIfTheLatestReleaseShouldBeOpenedInBrowser()
AskIfTheLatestReleaseShouldBeOpenedInBrowser opens the latest release of UwUNote/uwunote in the users browser if the user wants to.
func IsUpdateAvailable ¶
func IsUpdateAvailable() bool
IsUpdateAvailable checks wether there is a release with a higher version number and returns true if so.
func ShowUpToDateDialog ¶
func ShowUpToDateDialog()
ShowUpToDateDialog informs the user that his installation is on the latest version.
func VersionAsSemver ¶
VersionAsSemver creates a semver.Version of the current AppVersion string. If the AppVersion string is invalid or empty it returns nil
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.