Update error msg for stream start

This commit is contained in:
Alexey Khit
2023-04-17 15:04:45 +03:00
parent 116319f876
commit edb4e6eaad
2 changed files with 47 additions and 35 deletions
-2
View File
@@ -30,8 +30,6 @@ type Producer struct {
receivers []*core.Receiver
senders []*core.Receiver
lastErr error
state state
mu sync.Mutex
workerID int