@@ -10,11 +10,10 @@ import (
type event struct {
msg *broker.Message
err error
ctx context.Context
topic string
sync.RWMutex
ack bool
}
The note is not visible to the blocked user.