kafka-go
kafka-go copied to clipboard
How to remove topics from client?
Hi, it is possible to dynamically add topics with AddConsumeTopics, but how can we remove them? Thank you in advance.
I've found it myself. The naming is just a bit odd. It is PurgeTopicsFromConsuming correct?