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