MCPcopy Index your code
hub / github.com/SenseUnit/dumbproxy / String

Method String

handler/stdio.go:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34}
35
36func (a DummyAddress) String() string {
37 return a.address
38}
39
40type DummyListener struct {
41 address DummyAddress

Callers 6

PortForwardHandlerFunction · 0.45
SOCKSHandlerFunction · 0.45
HandleTunnelMethod · 0.45
getLocalAddrFunction · 0.45
TestDirectResponseFunction · 0.45
TestAccessRejectFunction · 0.45

Calls

no outgoing calls

Tested by 2

TestDirectResponseFunction · 0.36
TestAccessRejectFunction · 0.36