gotosocial/vendor/git.iim.gay/grufwub/go-errors
kim (grufwub) e43a46e982 add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2021-09-11 20:12:47 +01:00
..
errors.go add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage 2021-09-11 20:12:47 +01:00
LICENSE add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage 2021-09-11 20:12:47 +01:00
once.go add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage 2021-09-11 20:12:47 +01:00
README.md add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage 2021-09-11 20:12:47 +01:00
std.go add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage 2021-09-11 20:12:47 +01:00

godocs.io

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.