mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-16 08:07:35 -06:00
add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
This commit is contained in:
parent
ab32ce642b
commit
e43a46e982
89 changed files with 9372 additions and 240 deletions
7
vendor/git.iim.gay/grufwub/go-errors/README.md
vendored
Normal file
7
vendor/git.iim.gay/grufwub/go-errors/README.md
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[](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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue