mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 04:19:18 +08:00
[skip ci] Add comment for mock/datacoord_client.go (#12802)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
parent
b2402cd916
commit
d7e6678925
@ -27,6 +27,7 @@ import (
|
||||
"github.com/milvus-io/milvus/internal/proto/milvuspb"
|
||||
)
|
||||
|
||||
// DataCoordClient mocks of DataCoordClient
|
||||
type DataCoordClient struct {
|
||||
Err error
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user