Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyauthapp/tinyauth
/ Init
Method
Init
internal/middleware/zerolog_middleware.go:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
func
(m *ZerologMiddleware) Init() error {
27
return
nil
28
}
29
30
func
(m *ZerologMiddleware) logPath(path string) bool {
31
for
_, prefix :=
range
loggerSkipPathsPrefix {
Callers
1
setupRouter
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected