package
0.0.0-20230119125558-bda6563e1c7a
Repository: https://github.com/vegaprotocol/shared.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Check returns a newer version, or an error or nil for both if no error happened, and no updates are needed.
No description provided by the author
IsUnreleased tells if the version in parameter is an unreleased version or not.
NewVersionFromString creates a Version and set the appropriate flags on it based on the segments that compose the version.

# Structs

No description provided by the author

# Type aliases

ReleasesGetter return the list of releases as semantic version strings.