proxy.golang.org : github.com/daaku/underr
Package underr provides access to underlying errors when wrapping errors. Often errors are "wrapped" to augment them with additional information. This package provides for some generic utilities to work with such errors assuming they satisfy the interface defined here, which is that they provide a method called `Underlying` which returns the error being wrapped.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/daaku/underr
License: BSD-3-Clause
Latest release: over 10 years ago
First release: over 10 years ago
Namespace: github.com/daaku
Last synced: about 2 months ago