Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encodeous/nylon
/ DstIP
Method
DstIP
polyamide/conn/bindtest/bindtest2.go:58–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
}
57
58
func
(c ChannelEndpoint2) DstIP() netip.Addr {
59
return
netip.AddrPort(c).Addr()
60
}
61
62
func
(c ChannelEndpoint2) SrcIP() netip.Addr {
return
netip.Addr{} }
63
func
(c ChannelEndpoint2) DstIPPort() netip.AddrPort {
Callers
nothing calls this directly
Calls
1
Addr
Method · 0.45
Tested by
no test coverage detected