this Project is fork from Sarama. Implement the feature
- One consumer/consumer group can subscribe multiple topic and consume them with a customized order
本项目fork自sarama,实现单一消费者消费多topic并按照自定义顺序消费topic
- API documentation and examples are available via pkg.go.dev.
- Mocks for testing are available in the mocks subpackage.
- The examples directory contains more elaborate example applications.
- The tools directory contains command line tools that can be useful for testing, diagnostics, and instrumentation.
You might also want to look at the Frequently Asked Questions.