Go to file
2018-02-07 09:58:49 -05:00
.gitignore errors 2018-01-08 15:15:12 -05:00
errors.go make Is() interop with pkg/errors 2018-02-07 09:58:49 -05:00
Gopkg.lock errors 2018-01-08 15:15:12 -05:00
Gopkg.toml errors 2018-01-08 15:15:12 -05:00
README.md errors 2018-01-08 15:15:12 -05:00

errors

Better error handling. Marries go-errors/errors to pkg/errors, and adds a little bit of our own magic sauce.