directory
2.1.2
Repository: https://github.com/apache/rocketmq-client-go.git
Documentation: pkg.go.dev

# Packages

* * 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.