mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 03:18:29 +08:00
add log to produce.go (#8489)
Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
parent
e4f0d4bab6
commit
12fb8290b9
@ -14,6 +14,7 @@ package mqclient
|
|||||||
import "context"
|
import "context"
|
||||||
|
|
||||||
type ProducerOptions struct {
|
type ProducerOptions struct {
|
||||||
|
// The topic that this Producer will publish
|
||||||
Topic string
|
Topic string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user