mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip ci]Add comment for datacoord client (#9752)
Signed-off-by: sunby <bingyi.sun@zilliz.com>
This commit is contained in:
parent
2a5f94b4dc
commit
a0e1189333
@ -46,6 +46,7 @@ type Base interface {
|
||||
Register() error
|
||||
}
|
||||
|
||||
// Client is the datacoord grpc client
|
||||
type Client struct {
|
||||
ctx context.Context
|
||||
cancel context.CancelFunc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user