forked from mirrors/gotosocial
7 lines
No EOL
343 B
Markdown
7 lines
No EOL
343 B
Markdown
[](https://godocs.io/github.com/grufwub/go-errors)
|
|
|
|
An error library that allows wrapping of one error with another,
|
|
extending with further information and preserving all wrapped errors
|
|
for comparisons.
|
|
|
|
Where possible this library wraps standard errors library functions. |