Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/foxcpp/maddy
/ Name
Method
Name
internal/modify/dkim/dkim.go:126–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
}
125
126
func
(m *Modifier) Name() string {
127
return
"modify.dkim"
128
}
129
130
func
(m *Modifier) InstanceName() string {
131
return
m.instName
Callers
3
TestKeyLoad_new
Function · 0.95
TestKeyLoad_existing_pkcs8
Function · 0.95
TestKeyLoad_existing_pkcs1
Function · 0.95
Implementers
4
Modifier
internal/testutils/modifier.go
Group
internal/modify/group.go
replaceAddr
internal/modify/replace_addr.go
Modifier
internal/modify/dkim/dkim.go
Calls
no outgoing calls
Tested by
3
TestKeyLoad_new
Function · 0.76
TestKeyLoad_existing_pkcs8
Function · 0.76
TestKeyLoad_existing_pkcs1
Function · 0.76