directory
2.0.0+incompatible
Repository: https://github.com/swift9/rocketmq-client-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
* * use orderly consumer model, when Subscribe function return consumer.SuspendCurrentQueueAMoment, it will be re-send to * local msg queue for later consume if msg.ReconsumeTimes < MaxReconsumeTimes, otherwise, it will be send to rocketmq * DLQ topic, we should manually resolve the msg.