peridot/vendor/golang.org/x/xerrors
2022-07-07 22:13:21 +02:00
..
internal Initial commit 2022-07-07 22:13:21 +02:00
adaptor.go Initial commit 2022-07-07 22:13:21 +02:00
BUILD.bazel Initial commit 2022-07-07 22:13:21 +02:00
codereview.cfg Initial commit 2022-07-07 22:13:21 +02:00
doc.go Initial commit 2022-07-07 22:13:21 +02:00
errors.go Initial commit 2022-07-07 22:13:21 +02:00
fmt.go Initial commit 2022-07-07 22:13:21 +02:00
format.go Initial commit 2022-07-07 22:13:21 +02:00
frame.go Initial commit 2022-07-07 22:13:21 +02:00
go.mod Initial commit 2022-07-07 22:13:21 +02:00
LICENSE Initial commit 2022-07-07 22:13:21 +02:00
PATENTS Initial commit 2022-07-07 22:13:21 +02:00
README Initial commit 2022-07-07 22:13:21 +02:00
wrap.go Initial commit 2022-07-07 22:13:21 +02:00

This repository holds the transition packages for the new Go 1.13 error values.
See golang.org/design/29934-error-values.