MCPcopy Create free account
hub / github.com/foxcpp/maddy / init

Function init

internal/auth/shadow/module.go:141–143  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

139}
140
141func init() {
142 modules.Register("auth.shadow", New)
143}

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.92

Tested by

no test coverage detected