Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyauthapp/tinyauth
/ Init
Method
Init
internal/middleware/context_middleware.go:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
func
(m *ContextMiddleware) Init() error {
54
return
nil
55
}
56
57
func
(m *ContextMiddleware) Middleware() gin.HandlerFunc {
58
return
func
(c *gin.Context) {
Callers
1
setupRouter
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected