--go_out: protoc-gen-go: Plugin failed with status code 1.
在mac环境下:
protoc-gen-go: program not found or is not executable Please specify a program using absolute path or make sure the program is available in you --go_out: protoc-gen-go: Plugin failed with status code 1.
解决方法:
brew install protoc-gen-go
brew install protoc-gen-go-grpc