Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Version ¶
func Parse ¶
Parse parses the given input string into a Version. A version must have the format A.B.C.D and at least a major and minor number to be accepted (unlike the semver 2.0.0 specification which requires also a patch number to be present).
Click to show internal directories.
Click to hide internal directories.