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

Method SrcIP

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

Source from the content-addressed store, hash-verified

45}
46
47func (e *DummyEndpoint) SrcIP() netip.Addr {
48 return e.src
49}
50
51func (e *DummyEndpoint) DstIPPort() netip.AddrPort {
52 return netip.AddrPortFrom(e.DstIP(), 1000)

Callers 1

SrcToStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected