mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Fix golint error in rootcoord (#9291)
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
This commit is contained in:
parent
b6a7cf2964
commit
a1f040cd97
@ -37,6 +37,7 @@ import (
|
||||
"google.golang.org/grpc/codes"
|
||||
)
|
||||
|
||||
// Base is an interface that embeds types.RootCoord and contains some other methods.
|
||||
type Base interface {
|
||||
types.RootCoord
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user