mirror of https://github.com/milvus-io/milvus.git
parent
c49b711b91
commit
4bb4d83761
|
@ -361,7 +361,7 @@ type ProducerMessage struct {
|
|||
}
|
||||
|
||||
type ConsumerMessage struct {
|
||||
msgID UniqueID
|
||||
msgID UniqueID
|
||||
payload []byte
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue