maddy/exterrors
fox.cpp 65e5e3b4a8
exterrors: Implement utilities to mark arbitrary errors as temporary
Now exterrors.IsTemporary should be used to check whether error is a
temporary one.

This implementation relies on Go 1.13 error inspection primitives and
thus increases minimal Go version required by maddy accordingly.
2019-09-28 11:53:08 +03:00
..
exterrors.go exterrors: Implement utilities to mark arbitrary errors as temporary 2019-09-28 11:53:08 +03:00
temporary.go exterrors: Implement utilities to mark arbitrary errors as temporary 2019-09-28 11:53:08 +03:00