lib/errors: switch to std Unwrap, Is, As
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: bobheadxi
Unify error assertions on standard library implementations, instead of cockroachdb implementations - the UnwrapOnce
in that library supports Cause
for back-compat, but Cause
can have many meanings it seems
Discussion: https://sourcegraph.slack.com/archives/CHXHX7XAS/p1649709835518209
TODO
Push commits to the source branch or add previously merged commits to review them.