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

Function init

internal/auth/pass_table/table.go:196–198  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

194}
195
196func init() {
197 modules.Register("auth.pass_table", New)
198}

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.92

Tested by

no test coverage detected