gitea/vendor/golang.org/x/xerrors
Lunny Xiao 4f63f283c4
Rename scripts to build and add revive command as a new build tool command (#10942)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-04-03 22:29:12 +03:00
..
internal Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
LICENSE Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
PATENTS Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
README Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
adaptor.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
codereview.cfg Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
doc.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
errors.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
fmt.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
format.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
frame.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
go.mod Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
wrap.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00

README

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