Documentation ¶
Index ¶
Constants ¶
View Source
const ( ReleasesPage = "https://github.com/vegaprotocol/go-wallet/releases" ReleaseAPI = "https://api.github.com/repos/vegaprotocol/go-wallet/releases" TaggedReleaseURL = "https://github.com/vegaprotocol/go-wallet/releases/tag" )
Variables ¶
This section is empty.
Functions ¶
func Check ¶
returns a newer version, or an error or nil for both if no error happened, and no updates are needed
func GetReleaseURL ¶
func GetReleaseURL(v *semver.Version) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.