MCPcopy
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
3006func (r *TestResponseRecorder) closeClient() {
3007 r.closeChannel <- true
3008}
3009
3010func CreateTestResponseRecorder() *TestResponseRecorder {
3011 return &TestResponseRecorder{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected