https://github.com/linka-cloud/protoc-gen-proxy
https://github.com/linka-cloud/protoc-gen-proxy
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/linka-cloud/protoc-gen-proxy
- Owner: linka-cloud
- License: apache-2.0
- Created: 2022-05-07T16:08:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T23:49:54.000Z (almost 2 years ago)
- Last Synced: 2024-12-30T07:21:50.823Z (5 months ago)
- Language: Go
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# protoc-gen-proxy
*This project is currently in **alpha**. The API should be considered unstable and likely to change*
**protoc-gen-proxy** is a protoc plugin to generate go grpc proxies.
## Installation
```bash
go get go.linka.cloud/protoc-gen-proxy
```