mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[skip e2e]Add comment for rmq message (#13633)
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
This commit is contained in:
parent
f4caa94ea8
commit
fd436207bd
@ -23,6 +23,7 @@ type rmqMessage struct {
|
||||
msg rocksmq.Message
|
||||
}
|
||||
|
||||
// Topic returns the topic name of rocksmq message
|
||||
func (rm *rmqMessage) Topic() string {
|
||||
return rm.msg.Topic
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user