package
0.0.0-20190912100236-53e5711c875d
Repository: https://github.com/tsaikd/tools.git
Documentation: pkg.go.dev
# Functions
Build returns the build suffix of the semantic version v.
Canonical returns the canonical formatting of the semantic version v.
Compare returns an integer comparing two versions according to according to semantic version precedence.
IsValid reports whether v is a valid semantic version string.
Major returns the major version prefix of the semantic version v.
MajorMinor returns the major.minor version prefix of the semantic version v.
Max canonicalizes its arguments and then returns the version string that compares greater.
Prerelease returns the prerelease suffix of the semantic version v.