package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# Functions

GetNeedUpdate returns true whether a newer version of Gitea is available.
GetRemoteVersion returns the current remote version (or currently installed version if fail to fetch from DB).
GiteaUpdateChecker returns error when new version of Gitea is available.
UpdateRemoteVersion updates the latest available version of Gitea.

# Structs

CheckerState stores the remote version from the JSON endpoint.