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