errors icon indicating copy to clipboard operation
errors copied to clipboard

Drop-in replacement for the standard library errors package and github.com/pkg/errors

Results 11 errors issues
Sort by recently updated
recently updated
newest added

The `Join` in the standard `errors` package provides support for combining multiple errors into a single `error`. This may be added to the already existing support for `multierr`.