mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Add comment for datacoord client params (#14924)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>pull/14927/head
parent
7670bcec36
commit
8818245d63
|
@ -35,6 +35,7 @@ import (
|
|||
"google.golang.org/grpc"
|
||||
)
|
||||
|
||||
// ClientParams is the parameters of client singleton
|
||||
var ClientParams paramtable.GrpcClientConfig
|
||||
|
||||
// Client is the datacoord grpc client
|
||||
|
|
Loading…
Reference in New Issue