mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[skip ci]Add comment for rocksmq producer client (#13534)
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
This commit is contained in:
parent
da4931810f
commit
902f6111ab
@ -44,6 +44,7 @@ func newProducer(c *client, options ProducerOptions) (*producer, error) {
|
||||
}, nil
|
||||
}
|
||||
|
||||
// Topic returns the topic name of producer
|
||||
func (p *producer) Topic() string {
|
||||
return p.topic
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user