Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAnRCVersion ¶
IsAnRCVersion return a bool indicating whether @v is an RC version e.g. returns true for "v4.6-rc7-wily", return false for "v4.5.0"
func UnifiedVersion ¶
UnifiedVersion returns a unified version string where each of major, minor and patch parts of version string @s will have a @padding number of characters without stripped of characters that are not digits e.g. UnifiedVersion("004.004.004", 4) will return "000400040004"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.