MCPcopy 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
119func (e *StdNetEndpoint) DstToString() string {
120 return e.AddrPort.String()
121}
122
123func (e *StdNetEndpoint) DstIPPort() netip.AddrPort {
124 return e.AddrPort

Callers

nothing calls this directly

Calls 1

StringMethod · 0.45

Tested by

no test coverage detected