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

Function init

internal/auth/pam/module.go:95–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93}
94
95func init() {
96 modules.Register("auth.pam", New)
97}

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.92

Tested by

no test coverage detected