Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/foxcpp/maddy
/ EnhancedCode
TypeAlias
EnhancedCode
framework/exterrors/smtp.go:27–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
)
26
27
type
EnhancedCode smtp.EnhancedCode
28
29
func
(ec EnhancedCode) FormatLog() string {
30
return
fmt.Sprintf(
"%d.%d.%d"
, ec[0], ec[1], ec[2])
Callers
1
wrapClientErr
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected