summaryrefslogtreecommitdiffhomepage
path: root/util/eventbus/queue.go
AgeCommit message (Expand)AuthorFilesLines
2025-03-05util/eventbus: make internal queue a generic typeDavid Anderson1-12/+14
2025-02-28util/eventbus: initial implementation of an in-process event busDavid Anderson1-0/+83