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.