mirror of https://github.com/milvus-io/milvus.git
fix: mockery config (#35834)
issue: #33285 Signed-off-by: chyezh <chyezh@outlook.com>pull/35727/head
parent
07bb071aaf
commit
f9be01ce89
|
@ -44,11 +44,11 @@ packages:
|
|||
Interceptor:
|
||||
InterceptorWithReady:
|
||||
InterceptorBuilder:
|
||||
? github.com/milvus-io/milvus/internal/streamingnode/server/wal/interceptors/segment/inspector
|
||||
: interfaces:
|
||||
github.com/milvus-io/milvus/internal/streamingnode/server/wal/interceptors/segment/inspector:
|
||||
interfaces:
|
||||
SealOperator:
|
||||
? github.com/milvus-io/milvus/internal/streamingnode/server/wal/interceptors/timetick/inspector
|
||||
: interfaces:
|
||||
github.com/milvus-io/milvus/internal/streamingnode/server/wal/interceptors/timetick/inspector:
|
||||
interfaces:
|
||||
TimeTickSyncOperator:
|
||||
google.golang.org/grpc:
|
||||
interfaces:
|
||||
|
|
Loading…
Reference in New Issue