package
3.22.0-0.dev+incompatible
Repository: https://github.com/projectcalico/libcalico-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
MustParseCIDR parses the string into an IPNet.
MustParseIP parses the string into an IP.
MustParseNetwork parses the string into an 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.

# Structs

Sub class net.IP so that we can add JSON marshalling and unmarshalling.
Sub class net.IPNet so that we can add JSON marshalling and unmarshalling.
Sub class net.HardwareAddr so that we can add JSON marshalling and unmarshalling.