rework message options
Some checks failed
sync / sync (push) Successful in 1m2s
coverage / build (push) Successful in 3m31s
test / test (push) Failing after 18m28s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-06-30 16:08:59 +03:00
parent b796c43257
commit aed304b7e3
4 changed files with 41 additions and 52 deletions

View File

@@ -39,7 +39,6 @@ type consumer struct {
}
type Subscriber struct {
<<<<<<< HEAD
consumers map[tp]*consumer
c *kgo.Client
htracer *hookTracer