How to run multiple topics in main.go ? #1195
thuchoskym
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a newbie Kafka-go and I have 3 or n topics. When I run them in together, only the first topic is work. the 2 topics else cannot start and receive message ? . I read docs and see:
But
r
called new when run NewReader(). Pls help. Thanks for allThis is code
main.go
con.go
Beta Was this translation helpful? Give feedback.
All reactions