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

Method Temporary

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

Source from the content-addressed store, hash-verified

24
25type TemporaryErr interface {
26 Temporary() bool
27}
28
29// IsTemporaryOrUnspec is similar to IsTemporary except that it returns true

Callers 3

IsTemporaryOrUnspecFunction · 0.95
IsTemporaryFunction · 0.95
ApplyMethod · 0.65

Implementers 3

RCodeErrorframework/dns/dnssec.go
temporaryErrframework/exterrors/temporary.go
SMTPErrorframework/exterrors/smtp.go

Calls

no outgoing calls

Tested by

no test coverage detected