Protocol buffer compiler
How to install protoc
Mac OS
Install Protocol buffer compiler, protoc
Install Go plugins for the protocol compiler
Update your PATH so that the protoc compiler can find the plugins:
Compile .proto file
Regular Microservices (Depends on the go-grpc)
Microservices with no dependencies with the go-grpc module
From the go-grpc module:
Last updated
Was this helpful?