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

Method DstIP

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

Source from the content-addressed store, hash-verified

41}
42
43func (e *DummyEndpoint) DstIP() netip.Addr {
44 return e.dst
45}
46
47func (e *DummyEndpoint) SrcIP() netip.Addr {
48 return e.src

Callers 3

DstToStringMethod · 0.95
DstToBytesMethod · 0.95
DstIPPortMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected