summaryrefslogtreecommitdiff
path: root/pkg/event
AgeCommit message (Expand)Author
2025-07-24refactor: remove non-essentialsmo khan
2025-07-24refactor: remove unused configuration optionmo khan
2025-07-24feat: use mutually exclusive lock for pub/submo khan
2025-07-24refactor: delegate to constructor overloadmo khan
2025-07-24refactor: rename NewAggregator to Newmo khan
2025-07-24refactor: remove New()mo khan
2025-07-24refactor: start to whittle away at constructorsmo khan
2025-07-24refactor: rename ctor functionmo khan
2025-07-24feat: extract a strongly typed aggregatormo khan
2025-07-24feat: add strongly typed subscriptionmo khan
2025-07-24feat: publish to multiple subscribersmo khan
2025-07-24chore: start to define an interface for an event aggregatormo khan