Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
type
TemporaryErr
interface
{
26
Temporary() bool
27
}
28
29
// IsTemporaryOrUnspec is similar to IsTemporary except that it returns true
Callers
3
IsTemporaryOrUnspec
Function · 0.95
IsTemporary
Function · 0.95
Apply
Method · 0.65
Implementers
3
RCodeError
framework/dns/dnssec.go
temporaryErr
framework/exterrors/temporary.go
SMTPError
framework/exterrors/smtp.go
Calls
no outgoing calls
Tested by
no test coverage detected