This actions allow you generate client and server for grpc
- name: Genereate code for squzy-storage protofile
uses: squzy/[email protected]
with:
path: -I./proto --go_out=plugins=grpc,request_context=true:./generated proto/squzy-storage-proto/v1/service.proto
Supports:
- GRPC client server
- GRPC gateway
- Swagger from protofiles