package
0.9.4
Repository: https://github.com/daos-stack/daos.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

HasResolution indicates whether or not the error has a resolution defined.
IsFault indicates whether or not the error is a Fault.
ShowResolutionFor attempts to return the resolution string for the given error.

# Constants

ResolutionEmpty is equivalent to an empty string.
ResolutionNone indicates that the fault cannot be resolved.
ResolutionUnknown indicates that there is no known resolution for the fault.
No description provided by the author
No description provided by the author

# Variables

UnknownFault represents an unknown fault.

# Structs

Fault represents a well-known error specific to a domain, along with an optional potential resolution for the error.