[skip ci] Fix comment typo (#12122)

Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
shaoyue 2021-11-19 17:59:39 +08:00 committed by GitHub
parent 11110906a4
commit 888aad120c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@ type ConsumerOptions struct {
MessageChannel chan Message
}
// ConsumerMessage is the message content of a consumer message
// Message is the message content of a consumer message
type Message struct {
Consumer
MsgID UniqueID