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

Method Name

framework/module/module.go:47–47  ·  view source on GitHub ↗

Name method reports module name. It is used to reference module in the configuration and in logs.

()

Source from the content-addressed store, hash-verified

45 //
46 // It is used to reference module in the configuration and in logs.
47 Name() string
48
49 // InstanceName method reports unique name of this module instance or empty
50 // string if module instance is unnamed.

Callers 15

ModuleFromNodeFunction · 0.95
ensureDirectoryWritableFunction · 0.65
moduleConfigureFunction · 0.65
StartAllMethod · 0.65
ReloadAllMethod · 0.65
EarlyStopAllMethod · 0.65
StopAllMethod · 0.65
ensureInitializedMethod · 0.65
modKeyMethod · 0.65
DoTestDeliveryNonAtomicFunction · 0.65
DoTestDeliveryErrMetaFunction · 0.65
CheckMsgFunction · 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 8

TestStoreFunction · 0.52
TestReadFileFunction · 0.52
TestFileReloadFunction · 0.52
TestFileReload_BrokenFunction · 0.52
TestFileReload_RemovedFunction · 0.52
newTestModifierFunction · 0.52
doTestDeliveryFunction · 0.52
testCheckFunction · 0.52