Documentation ¶
Index ¶
Constants ¶
View Source
const MinRangeBits = 7
Variables ¶
View Source
var ( ErrRouteNotFound = errors.New("route not found") ErrRouteNotAllowed = errors.New("route not allowed") Defaultv4 = netip.PrefixFrom(netip.IPv4Unspecified(), 0) Defaultv6 = netip.PrefixFrom(netip.IPv6Unspecified(), 0) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.