mehdihadeli / Go-MediatR

🚃 A library for handling mediator patterns and simplified CQRS patterns within an event-driven architecture, inspired by csharp MediatR library.
https://pkg.go.dev/github.com/mehdihadeli/go-mediatr
MIT License
208 stars 16 forks source link

refactor: :recycle: seperating example module from mediatr package #16

Closed mehdihadeli closed 11 months ago

mehdihadeli commented 11 months ago

fix #15