Documentation
¶
Overview ¶
Package errz defines a FriendlyError interface for errors that have a human friendly message in addition to the default error message.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FriendlyError ¶
FriendlyError is an interface for errors that have a human friendly message in addition to a the lower level default error message.
Click to show internal directories.
Click to hide internal directories.