Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codegangsta/gin
/ Close
Method
Close
lib/proxy.go:65–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
func
(p *Proxy) Close() error {
66
return
p.listener.Close()
67
}
68
69
func
(p *Proxy) defaultHandler(res http.ResponseWriter, req *http.Request) {
70
errors := p.builder.Errors()
Callers
6
Test_Proxy_Run
Function · 0.95
Test_Proxying
Function · 0.95
Test_Proxying_Websocket
Function · 0.95
Test_Proxying_Build_Errors
Function · 0.95
proxyWebsocket
Function · 0.80
runBin
Method · 0.80
Calls
no outgoing calls
Tested by
4
Test_Proxy_Run
Function · 0.76
Test_Proxying
Function · 0.76
Test_Proxying_Websocket
Function · 0.76
Test_Proxying_Build_Errors
Function · 0.76