package
0.0.0-20241003125157-d4f0f09bd845
Repository: https://github.com/platformsh/cli.git
Documentation: pkg.go.dev
# Functions
CheckForUpdate checks whether this software has had a newer release on GitHub.
CompareVersions and see which version is greater.
ParseVersion from a string, returning a Version or error if it's not SemVer.
# Structs
ReleaseInfo stores information about a release.
Version contains parsed information about a SemVer version.