mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add Go-MediatR (#4625)
This commit is contained in:
parent
ec5f54115d
commit
ad379b345c
@ -1659,6 +1659,7 @@ _Libraries that implement messaging systems._
|
|||||||
- [gaurun-client](https://github.com/osamingo/gaurun-client) - Gaurun Client written in Go.
|
- [gaurun-client](https://github.com/osamingo/gaurun-client) - Gaurun Client written in Go.
|
||||||
- [Glue](https://github.com/desertbit/glue) - Robust Go and Javascript Socket Library (Alternative to Socket.io).
|
- [Glue](https://github.com/desertbit/glue) - Robust Go and Javascript Socket Library (Alternative to Socket.io).
|
||||||
- [go-eventbus](https://github.com/stanipetrosyan/go-eventbus) - Simple Event Bus package for Go.
|
- [go-eventbus](https://github.com/stanipetrosyan/go-eventbus) - Simple Event Bus package for Go.
|
||||||
|
- [Go-MediatR](https://github.com/mehdihadeli/Go-MediatR) - A library for handling mediator patterns and simplified CQRS patterns within an event-driven architecture, inspired by csharp MediatR library.
|
||||||
- [go-mq](https://github.com/cheshir/go-mq) - RabbitMQ client with declarative configuration.
|
- [go-mq](https://github.com/cheshir/go-mq) - RabbitMQ client with declarative configuration.
|
||||||
- [go-notify](https://github.com/TheCreeper/go-notify) - Native implementation of the freedesktop notification spec.
|
- [go-notify](https://github.com/TheCreeper/go-notify) - Native implementation of the freedesktop notification spec.
|
||||||
- [go-nsq](https://github.com/nsqio/go-nsq) - the official Go package for NSQ.
|
- [go-nsq](https://github.com/nsqio/go-nsq) - the official Go package for NSQ.
|
||||||
|
Loading…
Reference in New Issue
Block a user