Provides error handling primitives with stack traces and context wrapping, based on Dave Cheney's errors package.
go get github.com/friendsofgo/errorsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new error with a stack trace.
Use an import alias: import ferrors "github.com/friendsofgo/errors"
No dependency data recorded yet.