package
module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Apr 10, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 48
Opens a new window with list of known importers.
README
¶
errors
Go errors wrapping like pkg/errors
but using Go's new error wrapping since 1.13.
Documentation
¶
Errorf returns an error for a given format and arguments.
Is checks if a given errors wraps another target.
New returns a new error from a given string.
Wrap returns an error that wraps an existing error with a new one for a given string.
Wrapf returns an error that wraps an existing error with a new one for a given format and arguments.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.