6 lines
144 B
Bash
Raw Normal View History

2018-09-05 13:46:10 -07:00
go get github.com/golang/protobuf/protoc-gen-go
protoc \
--go_out=Mgoogle/protobuf/any.proto=github.com/golang/protobuf/ptypes/any:. *.proto