Versions in this module Expand all Collapse all v0 v0.7.0 Dec 5, 2019 Changes in this version + const ResolutionEmpty + const ResolutionNone + const ResolutionUnknown + const UnknownDescriptionStr + const UnknownDomainStr + var UnknownFault = &Fault + func HasResolution(raw error) bool + func ShowResolutionFor(raw error) string + type Fault struct + Code code.Code + Description string + Domain string + Reason string + Resolution string + func (f *Fault) Equals(raw error) bool + func (f *Fault) Error() string