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

README

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