//
pkg.gl
Category
github.com/cockroachdb/cockroachdb-parser
pkg
util
version
package
22.1.0-beta.3.x+incompatible
Repository:
https://github.com/cockroachdb/cockroachdb-parser.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
2
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.