Package xerrors implements functions to manipulate errors, providing error wrapping and formatting.
go get golang.org/x/xerrorsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and wrap errors using xerrors
Replace with fmt.Errorf and errors.Is/As from the standard library
No dependency data recorded yet.