Documentation ¶
Overview ¶
Package multierror wraps a slice of errors and implements the error interface. This can be used to collect a bunch of errors (such as during form validation) and then return them all together as a single error. To see usage examples refer to the unit tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.