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 (#13628)
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
This commit is contained in:
parent
a30f422a4c
commit
0456188dea
@ -31,6 +31,7 @@ func (rm *rmqMessage) Properties() map[string]string {
|
||||
return nil
|
||||
}
|
||||
|
||||
// Payload returns the payload of rocksmq message
|
||||
func (rm *rmqMessage) Payload() []byte {
|
||||
return rm.msg.Payload
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user