Scaffold Go client module #86

Merged
dohertj2 merged 2 commits from agent-3/issue-41-scaffold-go-module into main 2026-04-26 19:33:46 -04:00
Owner

Summary

  • add the clients/go module with stable module path and generated protobuf/gRPC bindings
  • add a minimal mxgateway package, mxgw-go version CLI, and fixture parsing tests
  • document Go proto generation from the shared contract inputs

Verification

  • go test ./...
  • go build ./...
  • go vet ./...
  • dotnet build src\MxGateway.sln
  • dotnet test src\MxGateway.sln --no-build

Closes #41

## Summary - add the clients/go module with stable module path and generated protobuf/gRPC bindings - add a minimal mxgateway package, mxgw-go version CLI, and fixture parsing tests - document Go proto generation from the shared contract inputs ## Verification - go test ./... - go build ./... - go vet ./... - dotnet build src\\MxGateway.sln - dotnet test src\\MxGateway.sln --no-build Closes #41
dohertj2 added 1 commit 2026-04-26 19:29:56 -04:00
dohertj2 added 1 commit 2026-04-26 19:33:29 -04:00
dohertj2 merged commit 9dcd4baff2 into main 2026-04-26 19:33:46 -04:00
Sign in to join this conversation.