Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/foxcpp/maddy
/ init
Function
init
internal/auth/external/externalauth.go:103–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
101
}
102
103
func
init() {
104
modules.Register(
"auth.external"
, New)
105
}
Callers
nothing calls this directly
Calls
1
Register
Function · 0.92
Tested by
no test coverage detected