-
Notifications
You must be signed in to change notification settings - Fork 451
Event/message driven #3
Copy link
Copy link
Open
Description
thangchung
opened on Oct 25, 2022
Issue body actions
- Handles really well AMQP: https://github.com/tsawler/go-microservices/blob/main/listener-service/lib/event/consumer.go#L89
- https://github.com/Abdulsametileri/package-tracking-app/blob/master/package/client/rabbitmq.go
- RabbitMQ: https://github.com/devfullcycle/goexpert/tree/main/11-Eventos/pkg/rabbitmq
- Abstract event handler: https://github.com/MaksimDzhangirov/practicalDDD/blob/master/events/sqs.go
- Wire up event with an event handler: https://github.com/MaksimDzhangirov/practicalDDD/blob/master/services/order_service.go
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels