package
2.0.0-alpha1+incompatible
Repository: https://github.com/thxcode/projectcalico-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.

# 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.