mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Fix golint error for Server in QueryCoord (#10677)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
This commit is contained in:
parent
2de3131bb3
commit
4ffa8458ed
@ -42,6 +42,7 @@ import (
|
||||
"github.com/milvus-io/milvus/internal/proto/querypb"
|
||||
)
|
||||
|
||||
// Server is the grpc server of QueryCoord.
|
||||
type Server struct {
|
||||
wg sync.WaitGroup
|
||||
loopCtx context.Context
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user