[skip e2e] Add comment for datacoord.Params (#14436)

Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
shaoyue 2021-12-28 19:33:19 +08:00 committed by GitHub
parent 523dbd69c2
commit 17f8739068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,7 @@ import (
"google.golang.org/grpc/keepalive"
)
// Params is the parameters for DataCoord grpc server
var Params paramtable.GrpcServerConfig
// Server is the grpc server of datacoord