apache / rocketmq-client-go

Apache RocketMQ go client
https://rocketmq.apache.org/
Apache License 2.0
1.31k stars 423 forks source link

v2.1.0-rc3 is not working, please modify the introduction.md #963

Open pandaoknight opened 1 year ago

pandaoknight commented 1 year ago

BUG REPORT
The version v2.1.0-rc3 is required in https://github.com/apache/rocketmq-client-go/blob/master/docs/Introduction.md, Which cause nil pointer panic.

rocketmq-client-go version: v2.1.0-rc3 os: windows

rocketmq namesrv & broker os: WSL ubuntu version: 5.0.0

Document Enhancement Whereas v2.1.1 works properly, and don't have typo of 'resolver'. Please modify the introduction.md.

ShannonDing commented 1 year ago

hi, a new PR to update the introduction is welcomed.