 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareVersions ¶
CompareVersions compares two version strings with the usual conventions: returns 0 if a == b returns 1 if a > b returns -1 if a < b
func FnvHash ¶ added in v0.124.0
FnvHash computes the hash of a string using the Fowler–Noll–Vo hash function
func IsMinVersion ¶
IsMinVersion compares a given version number with a minimum one and returns true if version >= minimumVersion
func ToKebabCase ¶
ToKebabCase turns a CamelCase string into a kebab-case string
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.