Versions in this module Expand all Collapse all v0 v0.24.3 Jun 16, 2023 Changes in this version + const IPv4len + const IPv6len + var CIDRMask = stdnet.CIDRMask + var IPv4 = stdnet.IPv4 + func ParseCIDR(s string) (IP, *IPNet, error) + type IP = stdnet.IP + func ParseIP(s string) IP + type IPNet = stdnet.IPNet + type ParseError = stdnet.ParseError