mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Fix comment typo for mqclient message (#14988)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
parent
0b74c62aed
commit
19bb516aab
@ -16,7 +16,7 @@
|
||||
|
||||
package mqclient
|
||||
|
||||
// ConsumerMessage is the interface that provides operations of a consumer
|
||||
// Message is the interface that provides operations of a consumer
|
||||
type Message interface {
|
||||
// Topic get the topic from which this message originated from
|
||||
Topic() string
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user