MCPcopy Create free account
hub / github.com/encodeous/nylon / DstIPPort

Method DstIPPort

polyamide/device/endpoint_test.go:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49}
50
51func (e *DummyEndpoint) DstIPPort() netip.AddrPort {
52 return netip.AddrPortFrom(e.DstIP(), 1000)
53}

Callers

nothing calls this directly

Calls 1

DstIPMethod · 0.95

Tested by

no test coverage detected