building-microservices-youtube
building-microservices-youtube copied to clipboard
protoc-go on mac and linux is n't working with plugins and or generating one file with grpc
protoc -I protos/ protos/currency.proto --go_out=plugins=grpc:protos/currency --go_out: protoc-gen-go: plugins are not supported; use 'protoc --go-grpc_out=...' to generate gRPC
See https://grpc.io/docs/languages/go/quickstart/#regenerate-grpc-code for more information.
There has been major changes in GRPC since this video has been uploaded. If you still need further help, contact me, I'll try my best.