Documentation
¶
Index ¶
- func IsDualStackIPRanges(err error) bool
- func IsInvalidIPRangeFormat(err error) bool
- type IPRanges
- func (rr IPRanges) Contains(ip net.IP) bool
- func (rr IPRanges) Diff(rs IPRanges) IPRanges
- func (rr1 IPRanges) Equal(rr2 IPRanges) bool
- func (rr IPRanges) Intersect(rs IPRanges) IPRanges
- func (rr IPRanges) Iterator() *rangesIterator
- func (rr IPRanges) Merge() IPRanges
- func (rr1 IPRanges) MergeEqual(rr2 IPRanges) bool
- func (rr IPRanges) Size() *big.Int
- func (rr IPRanges) Union(rs IPRanges) IPRanges
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDualStackIPRanges ¶
func IsInvalidIPRangeFormat ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.