Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrCouldNotExtractVersion = errors.New("could not extract version string from release file") ErrCouldNotValidateVersion = errors.New("could not validate semver string from release file") )
Functions ¶
func GetLatestAvailableV4Version ¶
GetLatestAvailableV4Version fetches the latest release.txt and extracts/validates the version string
func GetPackageVersion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.