mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 12:29:36 +08:00
[skip ci]Add comment for rocksmq client (#13531)
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
This commit is contained in:
parent
8f68b0f42b
commit
966955dcdf
@ -21,6 +21,7 @@ import (
|
||||
// assertion make sure implementation
|
||||
var _ Producer = (*producer)(nil)
|
||||
|
||||
// producer contains a client instance and topic name
|
||||
type producer struct {
|
||||
// client which the producer belong to
|
||||
c *client
|
||||
|
Loading…
Reference in New Issue
Block a user