Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Major version Major = "major" // Minor version Minor = "minor" // Patch version Patch = "patch" )
Variables ¶
This section is empty.
Functions ¶
func IsPrerelease ¶
func Lt ¶
Lt checks if version1 is less-than version2, returns error in case of invalid version string
func NextPrerelease ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.