未验证 提交 c55d49f7 编写于 作者: Y yukun 提交者: GitHub

[skip e2e]Add comment for rmq message (#13627)

Signed-off-by: Nfishpenguin <kun.yu@zilliz.com>
上级 e191b232
......@@ -35,6 +35,7 @@ func (rm *rmqMessage) Payload() []byte {
return rm.msg.Payload
}
// ID returns the id of rocksmq message
func (rm *rmqMessage) ID() MessageID {
return &rmqID{messageID: rm.msg.MsgID}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册