Re: [I] can not CreateTopic [rocketmq-client-go]

2024-05-29 Thread via GitHub
richzhu369 closed issue #1143: can not CreateTopic URL: https://github.com/apache/rocketmq-client-go/issues/1143 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [I] can not CreateTopic [rocketmq-client-go]

2024-05-29 Thread via GitHub
richzhu369 commented on issue #1143: URL: https://github.com/apache/rocketmq-client-go/issues/1143#issuecomment-2137170989 my code problem -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[I] can not CreateTopic [rocketmq-client-go]

2024-05-29 Thread via GitHub
richzhu369 opened a new issue, #1143: URL: https://github.com/apache/rocketmq-client-go/issues/1143 can not create topic when i use rocketmq-client-go v2 ```go import ( "context" "fmt" "github.com/apache/rocketmq-client-go/v2/admin" "github.com/apache