未验证 提交 1493aa1f 编写于 作者: X Xiangyu Wang 提交者: GitHub

[skip ci]Improve comments in mqclient (#10242)

Signed-off-by: NXiangyu Wang <xiangyu.wang@zilliz.com>
上级 4d725273
......@@ -25,7 +25,7 @@ type Client interface {
// String to msg ID
StringToMsgID(string) (MessageID, error)
// Bytes to msg ID
// Deserialize MessageId from a byte array
BytesToMsgID([]byte) (MessageID, error)
// Close the client and free associated resources
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册