package
Version:
v0.18.2
Opens a new window with list of versions in this module.
Published: May 24, 2018
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Cause returns the underlying cause for this error, if possible.
If err does not implement causer.Cause(), then err is returned.
Errorf wraps New and fmt.Sprintf.
Merge merges multiple errors into one.
Merge returns nil if all errors are nil.
New returns an error that formats as the given text.
Wrapf wraps an error with a message. Wrapf returns nil if error is nil.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.