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

README

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