docs/vendor/golang.org/x/xerrors
Chi Zhang 73030ef0f0
Switch from dep to go mod (#2718)
2020-08-26 13:58:06 -07:00
..
internal Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
LICENSE Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
PATENTS Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
README Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
adaptor.go Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
codereview.cfg Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
doc.go Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
errors.go Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
fmt.go Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
format.go Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
frame.go Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
go.mod Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
wrap.go Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00

README

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