package
3.6.0-0.dev+incompatible
Repository: https://github.com/lmm/libcalico-go.git
Documentation: pkg.go.dev
# Functions
MustParseCIDR parses the string into a IPNet.
MustParseIP parses the string into a IP.
MustParseNetwork parses the string into a IPNet.
No description provided by the author
Parse a CIDR or an IP address and return the IP, CIDR or error.
ParseIP returns an IP from a string.