lbry.go/errors/README.md
Alex Grintsvayg 624405e3bf
Add 'errors/' from commit 'dd131cce3d6f9c0b2351537cec85955ebc0be5e0'
Repo: github.com/lbryio/errors.go

git-subtree-dir: errors
git-subtree-mainline: f233e3b525
git-subtree-split: dd131cce3d
2018-02-22 13:09:21 -05:00

4 lines
No EOL
191 B
Markdown

# errors
Better error handling. Marries [go-errors/errors](https://github.com/go-errors/errors) to [pkg/errors](https://github.com/pkg/errors), and
adds a little bit of our own magic sauce.