Documentation
¶
Index ¶
- func ParseIPRange(startIP, endIP string) ([]netip.Prefix, error)
- func ParsePrefix(ip string) (pfx netip.Prefix, err error)
- func ToPrefixes(start netip.Addr, end netip.Addr) ([]netip.Prefix, error)
- func Validate(ip string) error
- func ValidateRange(startIP, endIP string) error
- func ValidateRows(iplist string) error
- type Factory
- type IPFilter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateRange ¶ added in v0.7.23
func ValidateRows ¶ added in v0.7.24
Types ¶
Click to show internal directories.
Click to hide internal directories.