mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Add comment for queryCoordMock (#8223)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
36dd794986
commit
0e2b4a7cd8
@ -30,6 +30,7 @@ import (
|
||||
"github.com/milvus-io/milvus/internal/types"
|
||||
)
|
||||
|
||||
// mock of query coordinator client
|
||||
type queryCoordMock struct {
|
||||
types.QueryCoord
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user