# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package ipnet wraps net.IPNet to get CIDR serialization.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
CompareVersions compares two version strings with the usual conventions: returns 0 if a == b returns 1 if a > b returns -1 if a < b.
FnvHash computes the hash of a string using the Fowler–Noll–Vo hash function.
IsMinVersion compares a given version number with a minimum one and returns true if version >= minimumVersion.
ToKebabCase turns a CamelCase string into a kebab-case string.