erm/vendor/golang.org/x/xerrors
Liam Galvin e60a0b0427 Initial commit 2021-07-30 23:29:20 +01:00
..
internal Initial commit 2021-07-30 23:29:20 +01:00
LICENSE Initial commit 2021-07-30 23:29:20 +01:00
PATENTS Initial commit 2021-07-30 23:29:20 +01:00
README Initial commit 2021-07-30 23:29:20 +01:00
adaptor.go Initial commit 2021-07-30 23:29:20 +01:00
codereview.cfg Initial commit 2021-07-30 23:29:20 +01:00
doc.go Initial commit 2021-07-30 23:29:20 +01:00
errors.go Initial commit 2021-07-30 23:29:20 +01:00
fmt.go Initial commit 2021-07-30 23:29:20 +01:00
format.go Initial commit 2021-07-30 23:29:20 +01:00
frame.go Initial commit 2021-07-30 23:29:20 +01:00
go.mod Initial commit 2021-07-30 23:29:20 +01:00
wrap.go Initial commit 2021-07-30 23:29:20 +01:00

README

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