Method
Name
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. |
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 Authinternal/auth/ldap/ldap.go Authinternal/auth/pam/module.go Targetinternal/testutils/target.go Checkinternal/testutils/check.go