MCPcopy Index your code
hub / github.com/foxcpp/maddy / InstanceName

Method InstanceName

framework/log/orderedjson.go:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34type module interface {
35 Name() string
36 InstanceName() string
37}
38
39func marshalOrderedJSON(output *strings.Builder, m map[string]interface{}) error {

Callers 1

marshalOrderedJSONFunction · 0.65

Implementers 15

Dummyframework/module/modules/dummy.go
Authinternal/auth/pass_table/table.go
Authinternal/auth/plain_separate/plain_sep
Authinternal/auth/shadow/module.go
Authinternal/auth/netauth/netauth.go
Authinternal/auth/dovecot_sasl/dovecot_sas
ExternalAuthinternal/auth/external/externalauth.go
Authinternal/auth/ldap/ldap.go
Authinternal/auth/pam/module.go
Targetinternal/testutils/target.go
Modifierinternal/testutils/modifier.go
Checkinternal/testutils/check.go

Calls

no outgoing calls

Tested by

no test coverage detected