Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SenseUnit/dumbproxy
/ DstAddrFilter
Struct
DstAddrFilter
access/dst.go:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
)
9
10
type
DstAddrFilter
struct
{
11
pfxList []netip.Prefix
12
next Filter
13
}
14
15
type
ErrDestinationAddressNotAllowed
struct
{
16
a netip.Addr
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected