add lana-commandbus to miscellaneous section (#3828)

This commit is contained in:
satboy78 2021-10-17 11:21:45 +02:00 committed by GitHub
parent 6e4a21a605
commit 6b5359a5d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1456,6 +1456,7 @@ _**Unofficial** set of patterns for structuring projects._
* [faker](https://github.com/pioz/faker) - Random fake data and struct generator for Go.
* [ffmt](https://github.com/go-ffmt/ffmt) - Beautify data display for Humans.
* [gatus](https://github.com/TwinProduction/gatus) - Automated service health dashboard.
* [go-commandbus](https://github.com/lana/go-commandbus) - A slight and pluggable command-bus for Go.
* [go-commons-pool](https://github.com/jolestar/go-commons-pool) - Generic object pool for Golang.
* [go-openapi](https://github.com/go-openapi) - Collection of packages to parse and utilize open-api schemas.
* [go-resiliency](https://github.com/eapache/go-resiliency) - Resiliency patterns for golang.