COMPILE-EXTENSION.sh 144 B

123456
  1. go get github.com/golang/protobuf/protoc-gen-go
  2. protoc \
  3. --go_out=Mgoogle/protobuf/any.proto=github.com/golang/protobuf/ptypes/any:. *.proto