Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encodeous/nylon
/ DstIP
Method
DstIP
polyamide/device/endpoint_test.go:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
func
(e *DummyEndpoint) DstIP() netip.Addr {
44
return
e.dst
45
}
46
47
func
(e *DummyEndpoint) SrcIP() netip.Addr {
48
return
e.src
Callers
3
DstToString
Method · 0.95
DstToBytes
Method · 0.95
DstIPPort
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected