D:\project\bin\protoc.exe --plugin=protoc-gen-go=%GOPATH%\bin\protoc-gen-go.exe --go_out=. *.proto
编译go中的protobuf
go 编译protobuf
原文:https://www.cnblogs.com/liubiaos/p/9519022.html