Andrej Ocenas c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
..
internal c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
LICENSE c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
PATENTS c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
README c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
adaptor_go1_12.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
adaptor_go1_13.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
doc.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
errors.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
fmt.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
format_go1_12.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
format_go1_13.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
frame_go1_12.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
go.mod c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan
wrap.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 år sedan

README

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