Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddrRangeSet ¶
type AddrRangeSet []AddrRange
func (*AddrRangeSet) Add ¶
func (x *AddrRangeSet) Add(r AddrRange)
func (*AddrRangeSet) AddRange ¶
func (x *AddrRangeSet) AddRange(lo, hi netip.Addr)
Click to show internal directories.
Click to hide internal directories.