[skip ci]Format rocksmq docs (#9023)

Signed-off-by: fishpenguin <kun.yu@zilliz.com>
pull/9033/head
yukun 2021-10-01 20:50:56 +08:00 committed by GitHub
parent c49b711b91
commit 4bb4d83761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -361,7 +361,7 @@ type ProducerMessage struct {
}
type ConsumerMessage struct {
msgID UniqueID
msgID UniqueID
payload []byte
}