You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/vendor/golang.org/x/xerrors
John Olheiser baadb51445
Add gitea-vet (#10948)
4 years ago
..
internal Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
LICENSE Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
PATENTS Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
README Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
adaptor.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
codereview.cfg Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
doc.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
errors.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
fmt.go Add gitea-vet (#10948) 4 years ago
format.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
frame.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
go.mod Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
wrap.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago

README

This repository holds the transition packages for the new Go 1.13 error values.

See golang.org/design/29934-error-values.