//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
util
version
package
25.1.0+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Versions
6
Dependencies
5
Dependents
451
Files
185 SLOC
#
Functions
MustParse
MustParse is like Parse but panics on any error.
Parse
Parse creates a version from a string.
#
Structs
Version
Version represents a semantic version; see https://semver.org/spec/v2.0.0.html.