//
pkg.gl
Category
github.com/darinpp/cockroach
pkg
util
version
package
19.1.0-beta.20190304+incompatible
Repository:
https://github.com/darinpp/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
0
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.