mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-02 01:06:41 +08:00
[skip ci]Add comment for Client (#9669)
Signed-off-by: sunby <bingyi.sun@zilliz.com>
This commit is contained in:
parent
33821e1408
commit
4b7e024245
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user