[skip ci] Fix golint for rocketsmq_impl.go (#12363)

Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
shaoyue 2021-11-29 23:15:41 +08:00 committed by GitHub
parent fb2e8b0870
commit f796bce1ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ import (
// UniqueID is the type of message ID
type UniqueID = typeutil.UniqueID
// Rocksmq state
// RmqState Rocksmq state
type RmqState = int64
// RocksmqPageSize is the size of a message page, default 2GB