Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gin-gonic/gin
/ closeClient
Method
closeClient
context_test.go:3006–3008 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3004
}
3005
3006
func
(r *TestResponseRecorder) closeClient() {
3007
r.closeChannel <- true
3008
}
3009
3010
func
CreateTestResponseRecorder() *TestResponseRecorder {
3011
return
&TestResponseRecorder{
Callers
1
TestContextStreamWithClientGone
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected