[skip ci]Add comment for Client (#9669)

Signed-off-by: sunby <bingyi.sun@zilliz.com>
pull/9678/head
sunby 2021-10-11 19:28:37 +08:00 committed by GitHub
parent 33821e1408
commit 4b7e024245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ import (
"google.golang.org/grpc"
)
// Client is the grpc client for DataCoord
type Client struct {
ctx context.Context
cancel context.CancelFunc