Documentation
¶
Overview ¶
Package errorcategory attaches stable categories to errors without changing their messages or unwrapping behavior.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UserInputErrorf ¶
UserInputErrorf formats an error categorized as UserInput.
Types ¶
type Categorized ¶
Categorized is implemented by errors with an explicit category.
Click to show internal directories.
Click to hide internal directories.