This commit is contained in:
Michael McGuinness
2024-12-24 17:13:48 +00:00
parent 827d973053
commit 4dd050e390
46 changed files with 327 additions and 155 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ package controllers
import (
"context"
"gotemplate/api/grpc/spec"
"gotemplate/internal/query"
"queryorchestration/api/grpc/spec"
"queryorchestration/internal/query"
"github.com/go-playground/validator/v10"