Package errors implements functions to manipulate errors, part of the Go experimental repository.
go get golang.org/x/exp/errorsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new error using the experimental errors package.
Use the standard library errors package for stable code.
No dependency data recorded yet.