Skip to content

feat: Add Go support for gRPC#39

Open
mahendrarathore1742 wants to merge 1 commit intoxai-org:mainfrom
mahendrarathore1742:main
Open

feat: Add Go support for gRPC#39
mahendrarathore1742 wants to merge 1 commit intoxai-org:mainfrom
mahendrarathore1742:main

Conversation

@mahendrarathore1742
Copy link
Copy Markdown

  • Add Go protobuf and gRPC plugins to buf.gen.yaml with managed mode
  • Add root go.mod module definition
  • Create Go example client in examples/go/simple_client/
  • Update README.md with comprehensive Go usage documentation
  • Update .gitignore for Go build artifacts

This enables Go developers to use xai-proto for gRPC API integration. Generated code is available at gen/go/xai/api/v1/ after running 'buf generate'.

Closes #37

- Add Go protobuf and gRPC plugins to buf.gen.yaml with managed mode
- Add root go.mod module definition
- Create Go example client in examples/go/simple_client/
- Update README.md with comprehensive Go usage documentation
- Update .gitignore for Go build artifacts

This enables Go developers to use xai-proto for gRPC API integration.
Generated code is available at gen/go/xai/api/v1/ after running 'buf generate'.

Closes xai-org#37
@mahendrarathore1742 mahendrarathore1742 requested a review from a team as a code owner March 18, 2026 06:59
@mahendrarathore1742
Copy link
Copy Markdown
Author

Hi @benji828, thanks for the approval! I noticed the xai-org/xai-proto
review is still pending. Could you help move this forward or let me know if
there's anything else needed for merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE-REQUEST] Add Go support for gRPC

2 participants