mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 04:49:08 +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"
|
"github.com/milvus-io/milvus/internal/proto/milvuspb"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// DataCoordClient mocks of DataCoordClient
|
||||||
type DataCoordClient struct {
|
type DataCoordClient struct {
|
||||||
Err error
|
Err error
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user