mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip ci] Fix golint for rocketsmq_impl.go (#12363)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
parent
fb2e8b0870
commit
f796bce1ed
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user