//
pkg.gl
Category
github.com/geekhsy/cockroach-go/v2
testserver
version
package
2.2.3
Repository:
https://github.com/geekhsy/cockroach-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
186 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.