MCPcopy
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
32func init() {
33 SetMode(TestMode)
34}
35
36func TestResponseWriterUnwrap(t *testing.T) {
37 testWriter := httptest.NewRecorder()

Callers

nothing calls this directly

Calls 1

SetModeFunction · 0.85

Tested by

no test coverage detected