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.