Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gin-gonic/gin
/ init
Function
init
logger_test.go:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
)
17
18
func
init() {
19
SetMode(TestMode)
20
}
21
22
func
TestLogger(t *testing.T) {
23
buffer := new(strings.Builder)
Callers
nothing calls this directly
Calls
1
SetMode
Function · 0.85
Tested by
no test coverage detected