Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gin-gonic/gin
/ init
Function
init
response_writer_test.go:32–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
)
31
32
func
init() {
33
SetMode(TestMode)
34
}
35
36
func
TestResponseWriterUnwrap(t *testing.T) {
37
testWriter := httptest.NewRecorder()
Callers
nothing calls this directly
Calls
1
SetMode
Function · 0.85
Tested by
no test coverage detected