MCPcopy
hub / github.com/gin-gonic/gin / init

Function init

utils_test.go:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17)
18
19func init() {
20 SetMode(TestMode)
21}
22
23func BenchmarkParseAccept(b *testing.B) {
24 for b.Loop() {

Callers

nothing calls this directly

Calls 1

SetModeFunction · 0.85

Tested by

no test coverage detected