apache / rocketmq-clients

RocketMQ Clients - Collection of Client Bindings for Apache RocketMQ
https://rocketmq.apache.org/
Apache License 2.0
330 stars 216 forks source link

golang: Add ClientFunc option for simple consumer #854

Closed zaaksam closed 3 weeks ago

zaaksam commented 3 weeks ago

提供 cosnumer 的 clientFunc 选项,与 producer 流程保持一致。可在有需要时替换 NewClient 流程,自定义配置选项