Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
34
type
module
interface
{
35
Name() string
36
InstanceName() string
37
}
38
39
func
marshalOrderedJSON(output *strings.Builder, m
map
[string]
interface
{}) error {
Callers
1
marshalOrderedJSON
Function · 0.65
Implementers
15
Dummy
framework/module/modules/dummy.go
Auth
internal/auth/pass_table/table.go
Auth
internal/auth/plain_separate/plain_sep
Auth
internal/auth/shadow/module.go
Auth
internal/auth/netauth/netauth.go
Auth
internal/auth/dovecot_sasl/dovecot_sas
ExternalAuth
internal/auth/external/externalauth.go
Auth
internal/auth/ldap/ldap.go
Auth
internal/auth/pam/module.go
Target
internal/testutils/target.go
Modifier
internal/testutils/modifier.go
Check
internal/testutils/check.go
Calls
no outgoing calls
Tested by
no test coverage detected