Merged in feature/docresult (pull request #105)

Document Result Endpoint

* testing

* cleantesting

* progress

* query

* lint

* readme

* dockerclient

* api

* passtest

* tests

* test
This commit is contained in:
Michael McGuinness
2025-03-17 18:14:15 +00:00
parent f7c41c4ef3
commit 555b6d420b
105 changed files with 3276 additions and 2484 deletions
+3 -5
View File
@@ -35,13 +35,9 @@
"env_from": ".env",
"packages": [
"golangci-lint@1.64.5",
"protolint@0.50.5",
"yamllint@1.35.1",
"sqlc@1.27.0",
"protoc-gen-go@1.35.1",
"protoc-gen-go-grpc@1.3.0",
"go-migrate@4.18.1",
"protobuf@28.3",
"go-task@3.39.2",
"hadolint@2.12.0",
"gotools@0.25.0",
@@ -52,7 +48,9 @@
"postgresql@17.2",
"bc@1.07.1",
"gomarkdoc@1.1.0",
"go@1.24.0"
"go@1.24.0",
"sqlcheck@1.3",
"docker-client@27.3.1"
],
"shell": {
"init_hook": [