MCPcopy 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
58func (c ChannelEndpoint2) DstIP() netip.Addr {
59 return netip.AddrPort(c).Addr()
60}
61
62func (c ChannelEndpoint2) SrcIP() netip.Addr { return netip.Addr{} }
63func (c ChannelEndpoint2) DstIPPort() netip.AddrPort {

Callers

nothing calls this directly

Calls 1

AddrMethod · 0.45

Tested by

no test coverage detected