Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fabiolb/fabio
/ Close
Method
Close
proxy/serve.go:25–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
24
type
Server
interface
{
25
Close() error
26
Serve(l net.Listener) error
27
Shutdown(ctx context.Context) error
28
}
Callers
15
TestCustomRoutes
Function · 0.95
TestHTTPSource
Function · 0.95
TestGracefulShutdown
Function · 0.95
TestTCPDyanmicProxy
Function · 0.95
TestTCPProxy
Function · 0.95
TestTCPProxyWithTLS
Function · 0.95
TestProxyProducesCorrectXForwardedSomethingHeader
Function · 0.95
TestProxyRequestIDHeader
Function · 0.95
TestProxySTSHeader
Function · 0.95
TestProxyChecksHeaderForAccessRules
Function · 0.95
TestProxyNoRouteHTML
Function · 0.95
TestProxyNoRouteStatus
Function · 0.95
Implementers
3
InetAfTCPProxyServer
proxy/inetaf_tcpproxy.go
gRPCServer
proxy/grpc_handler.go
Server
proxy/tcp/server.go
Calls
no outgoing calls
Tested by
15
TestCustomRoutes
Function · 0.76
TestHTTPSource
Function · 0.76
TestGracefulShutdown
Function · 0.76
TestTCPDyanmicProxy
Function · 0.76
TestTCPProxy
Function · 0.76
TestTCPProxyWithTLS
Function · 0.76
TestProxyProducesCorrectXForwardedSomethingHeader
Function · 0.76
TestProxyRequestIDHeader
Function · 0.76
TestProxySTSHeader
Function · 0.76
TestProxyChecksHeaderForAccessRules
Function · 0.76
TestProxyNoRouteHTML
Function · 0.76
TestProxyNoRouteStatus
Function · 0.76