DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
net.ParseCIDR()
Examples using...
net.ParseCIDR()
Recent
Examples
ParseCIDR in Go
by GoDoc
Go
net.ParseCIDR
fmt.Println
log.Fatal
fmt
log
ParseCIDR parses s as a CIDR notation IP address and prefix length, like "192.0.2.0/24" or "2001:db8::/32", as defined in RFC 4632 and RFC 4291.