lbry.go/extras/errors/README.md

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.