mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
[skip e2e] Add comment for datacoord/client.Client (#14029)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
parent
e8ebd926e0
commit
c65bb0d3c6
@ -94,6 +94,7 @@ func (c *Client) Start() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// Stop stops the client
|
||||
func (c *Client) Stop() error {
|
||||
return c.grpcClient.Close()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user