[skip e2e] Add comment for datacoord client params (#14924)

Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
pull/14927/head
shaoyue 2022-01-06 13:03:30 +08:00 committed by GitHub
parent 7670bcec36
commit 8818245d63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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