Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encodeous/nylon
/ DstToString
Method
DstToString
polyamide/conn/bind_std.go:119–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
}
118
119
func
(e *StdNetEndpoint) DstToString() string {
120
return
e.AddrPort.String()
121
}
122
123
func
(e *StdNetEndpoint) DstIPPort() netip.AddrPort {
124
return
e.AddrPort
Callers
nothing calls this directly
Calls
1
String
Method · 0.45
Tested by
no test coverage detected