package
0.0.0-20250314101922-b3b7969d501c
Repository: https://github.com/watermint/toolbox.git
Documentation: pkg.go.dev
# Functions
Compare x, y as semantic version number.
Max selects maximum version in versions.
Min selects minimum version in versions.
No description provided by the author
Parse version string as semantic versioning system MAJOR.MINOR.PATCH Return 0.0.0 for version and an error if the invalid format.
Zero returns "0.0.0".
# Variables
No description provided by the author