mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add go-resiliency (#1448)
This commit is contained in:
parent
61ff29d3e6
commit
27e1fd76af
@ -692,6 +692,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [go-commons-pool](https://github.com/jolestar/go-commons-pool) - A generic object pool for Golang.
|
||||
* [go-multierror](https://github.com/hashicorp/go-multierror) - A Go (golang) package for representing a list of errors as a single error.
|
||||
* [go-openapi](https://github.com/go-openapi) - A collection of packages to parse and utilize open-api schemas
|
||||
* [go-resiliency](https://github.com/eapache/go-resiliency) - Resiliency patterns for golang
|
||||
* [go-shortid](https://github.com/ventu-io/go-shortid) - Distributed generation of super short, unique, non-sequential, URL friendly IDs.
|
||||
* [go-unarr](https://github.com/gen2brain/go-unarr) - Decompression library for RAR, TAR, ZIP and 7z archives.
|
||||
* [go.uuid](https://github.com/satori/go.uuid) - Implementation of Universally Unique Identifier (UUID). Supported both creation and parsing of UUIDs.
|
||||
|
Loading…
Reference in New Issue
Block a user