Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
19
func
init() {
20
SetMode(TestMode)
21
}
22
23
func
BenchmarkParseAccept(b *testing.B) {
24
for
b.Loop() {
Callers
nothing calls this directly
Calls
1
SetMode
Function · 0.85
Tested by
no test coverage detected