package
0.0.0-20240221193959-876b2d52ae2b
Repository: https://github.com/cockroachdb/examples-orms.git
Documentation: pkg.go.dev

# Functions

MustParse is like Parse but panics on any error.
Parse creates a version from a string.

# Structs

Version represents a semantic version; see https://semver.org/spec/v2.0.0.html.