package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Aug 20, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrUnsupportedAddressFamily = errors.New("unsupported address family")
ErrBadOrder = errors.New("end of range is less than start of range")
)
type AddressPool interface {
GetRandom() netip.Addr
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.