mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Add comment for indexcoord.Params (#14438)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
parent
fa3d42f8f8
commit
017f04aea1
@ -41,6 +41,7 @@ import (
|
||||
"google.golang.org/grpc/keepalive"
|
||||
)
|
||||
|
||||
// Params contains parameters for indexcoord grpc server.
|
||||
var Params paramtable.GrpcServerConfig
|
||||
|
||||
// UniqueID is an alias of int64, is used as a unique identifier for the request.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user