Andrej Ocenas c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
..
internal c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
LICENSE c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
PATENTS c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
README c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
adaptor_go1_12.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
adaptor_go1_13.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
doc.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
errors.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
fmt.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
format_go1_12.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
format_go1_13.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
frame_go1_12.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
go.mod c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому
wrap.go c429934a66 Chore: Use x/xerrors instead of pkg/errors (#16668) 6 роки тому

README

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