Versions in this module Expand all Collapse all v1 v1.0.0 Dec 14, 2025 Changes in this version + type CIDRSet struct + func ParseCIDRSet(items []string) (*CIDRSet, error) + func (s *CIDRSet) Contains(ip net.IP) bool