Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SemverVersionConstraint ¶
SemverVersionConstraint check the version is supported by constraint
if the version or minimumVersion maximumVersion is empty, return error if the version is not pass, return error if the version is pass, return nil
func SemverVersionMinimumSupport ¶
SemverVersionMinimumSupport check the version is supported greater equal than lessVersion
if the version is empty, return error if the version is not supported, return error if version is less than lessVersion, return error if the version is supported, return nil
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.