Documentation ¶ Index ¶ func CountAddresses(inputCIDR string) int func IsPublic(cidr string) bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CountAddresses ¶ func CountAddresses(inputCIDR string) int func IsPublic ¶ func IsPublic(cidr string) bool IsPublic returns true if a provided IP is outside of the designated public ranges, or true if either of the min/max addresses of a provided CIDR are outside of these ranges. Types ¶ This section is empty. Source Files ¶ View all Source files cidr.go Click to show internal directories. Click to hide internal directories.