Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
25
type
unwrapper
interface
{
26
Unwrap() error
27
}
28
29
type
fieldsWrap
struct
{
Callers
1
Fields
Function · 0.65
Implementers
4
temporaryErr
framework/exterrors/temporary.go
SMTPError
framework/exterrors/smtp.go
fieldsWrap
framework/exterrors/fields.go
TLSError
internal/smtpconn/smtpconn.go
Calls
no outgoing calls
Tested by
no test coverage detected