未验证 提交 9016bd7e 编写于 作者: Y yukun 提交者: GitHub

[skip ci]Add rocksmq comments (#10925)

Signed-off-by: Nfishpenguin <kun.yu@zilliz.com>
上级 07534a75
......@@ -43,6 +43,7 @@ func newClient(options ClientOptions) (*client, error) {
return c, nil
}
// CreateProducer create a rocksmq producer
func (c *client) CreateProducer(options ProducerOptions) (Producer, error) {
// Create a producer
producer, err := newProducer(c, options)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册