MCPcopy
hub / github.com/yusing/godoxy / LocalAddr

Method LocalAddr

internal/net/types/stream.go:10–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8type Stream interface {
9 ListenAndServe(ctx context.Context, preDial, onRead HookFunc) error
10 LocalAddr() net.Addr
11 Close() error
12}
13

Callers 11

LocalAddrMethod · 0.65
LocalAddrMethod · 0.65
MarshalZerologObjectMethod · 0.65
LocalAddrMethod · 0.65
writeProxyProtocolHeaderFunction · 0.65
LocalAddrMethod · 0.65
LocalAddrMethod · 0.65
LocalAddrMethod · 0.65
startUDPEchoFunction · 0.65
TestCheckHealthTCPUDPFunction · 0.65

Implementers 7

testConnProxyStreaminternal/idlewatcher/handle_stream_tes
Watcherinternal/idlewatcher/watcher.go
StreamRouteinternal/route/stream.go
UDPUDPStreaminternal/route/stream/udp_udp.go
TCPTCPStreaminternal/route/stream/tcp_tcp.go
fakeSNIStreamRouteinternal/entrypoint/sni_passthrough_fa
testConnProxyStreaminternal/entrypoint/sni_passthrough_fa

Calls

no outgoing calls

Tested by 3

startUDPEchoFunction · 0.52
TestCheckHealthTCPUDPFunction · 0.52