mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[skip e2e] Fix grammar mistake in rocksmq (#13916)
Signed-off-by: yun.zhang <yun.zhang@zilliz.com> Co-authored-by: yun.zhang <yun.zhang@zilliz.com>
This commit is contained in:
parent
75010777df
commit
cb0cbe2a37
@ -13,7 +13,7 @@ package rocksmq
|
|||||||
|
|
||||||
import "context"
|
import "context"
|
||||||
|
|
||||||
// ProducerMessage that will be write to rocksdb
|
// ProducerMessage that will be written to rocksdb
|
||||||
type ProducerMessage struct {
|
type ProducerMessage struct {
|
||||||
Payload []byte
|
Payload []byte
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user