apache / rocketmq-client-go

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

Support admin ExamineBrokerClusterAclConfig method #1038

Open Slideee opened 1 year ago

Slideee commented 1 year ago

Support admin method

ExamineBrokerClusterAclConfig(ctx context.Context, brokerAddr string) (*AclConfig, error)