MCPcopy Create free account
hub / github.com/foxcpp/maddy / Fields

Method Fields

framework/exterrors/fields.go:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20
21type fieldsErr interface {
22 Fields() map[string]interface{}
23}
24
25type unwrapper interface {

Callers 5

FieldsFunction · 0.65
RewriteBodyMethod · 0.65
TestSubmissionPrepareFunction · 0.65
runAndMergeResultsMethod · 0.65
applyResultsMethod · 0.65

Implementers 3

SMTPErrorframework/exterrors/smtp.go
fieldsWrapframework/exterrors/fields.go
ListedErrinternal/check/dnsbl/common.go

Calls

no outgoing calls

Tested by 1

TestSubmissionPrepareFunction · 0.52