MCPcopy 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
27type EnhancedCode smtp.EnhancedCode
28
29func (ec EnhancedCode) FormatLog() string {
30 return fmt.Sprintf("%d.%d.%d", ec[0], ec[1], ec[2])

Callers 1

wrapClientErrMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected