2025-01-10 11:12:03 +00:00
|
|
|
---
|
2024-12-18 18:54:48 +00:00
|
|
|
with-expecter: true
|
2025-02-03 17:30:50 +00:00
|
|
|
outpkg: "{{.PackageName}}mock"
|
|
|
|
|
dir: "mocks/{{.PackageName}}"
|
2024-12-18 18:54:48 +00:00
|
|
|
packages:
|
2025-02-03 18:51:44 +00:00
|
|
|
queryorchestration/internal/serviceconfig/queue:
|
2025-02-03 17:30:50 +00:00
|
|
|
interfaces:
|
|
|
|
|
SQSClient:
|
2025-02-05 12:52:41 +00:00
|
|
|
queryorchestration/internal/serviceconfig/objectstore:
|
|
|
|
|
interfaces:
|
|
|
|
|
S3Client:
|
2025-02-03 17:30:50 +00:00
|
|
|
queryorchestration/internal/server/runner:
|
|
|
|
|
interfaces:
|
|
|
|
|
Controller:
|
2025-03-17 18:14:15 +00:00
|
|
|
queryorchestration/pkg/queryAPI:
|
2025-03-11 16:31:06 +00:00
|
|
|
interfaces:
|
|
|
|
|
ClientWithResponsesInterface:
|
|
|
|
|
ClientInterface:
|