Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareVersions ¶
CompareVersions ... semantic version (X.Y.Z) 1 if version 2 is greater then version 1, -1 if not -2 & error if can't compare (if not supported component found)
func IsVersionBetween ¶
IsVersionBetween ...
returns true if it's between the lower and upper limit or in case it matches the lower or the upper limit
func IsVersionGreaterOrEqual ¶
IsVersionGreaterOrEqual ...
returns true if verBase is greater or equal to verLower
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.