Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
8
type
Stream
interface
{
9
ListenAndServe(ctx context.Context, preDial, onRead HookFunc) error
10
LocalAddr() net.Addr
11
Close() error
12
}
13
Callers
11
LocalAddr
Method · 0.65
LocalAddr
Method · 0.65
MarshalZerologObject
Method · 0.65
LocalAddr
Method · 0.65
TestTCPTCPStreamRelayProxyProtocolHeader
Function · 0.65
writeProxyProtocolHeader
Function · 0.65
LocalAddr
Method · 0.65
LocalAddr
Method · 0.65
LocalAddr
Method · 0.65
startUDPEcho
Function · 0.65
TestCheckHealthTCPUDP
Function · 0.65
Implementers
7
testConnProxyStream
internal/idlewatcher/handle_stream_tes
Watcher
internal/idlewatcher/watcher.go
StreamRoute
internal/route/stream.go
UDPUDPStream
internal/route/stream/udp_udp.go
TCPTCPStream
internal/route/stream/tcp_tcp.go
fakeSNIStreamRoute
internal/entrypoint/sni_passthrough_fa
testConnProxyStream
internal/entrypoint/sni_passthrough_fa
Calls
no outgoing calls
Tested by
3
TestTCPTCPStreamRelayProxyProtocolHeader
Function · 0.52
startUDPEcho
Function · 0.52
TestCheckHealthTCPUDP
Function · 0.52