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

README

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