Package errors is a flexible error support library for Go, providing error hierarchies, stack traces, and arbitrary error values.
go get github.com/spacemonkeygo/errorsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new error with stack trace support.
Use an import alias like spacemonkeyerrors "github.com/spacemonkeygo/errors" to avoid ambiguity.
No dependency data recorded yet.