Documentation ¶
Overview ¶
Package semver package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSemverGreaterThan ¶
func IsSemverGreaterThan(v1 *version.Version, v2 *version.Version) bool
IsSemverGreaterThan returns true if version v1 is greater than v2. A non pre-release version will take precedense over a pre-release version.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.