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

Method Unwrap

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

Source from the content-addressed store, hash-verified

24
25type unwrapper interface {
26 Unwrap() error
27}
28
29type fieldsWrap struct {

Callers 1

FieldsFunction · 0.65

Implementers 4

temporaryErrframework/exterrors/temporary.go
SMTPErrorframework/exterrors/smtp.go
fieldsWrapframework/exterrors/fields.go
TLSErrorinternal/smtpconn/smtpconn.go

Calls

no outgoing calls

Tested by

no test coverage detected