OSX install golang protobuf

brew tap homebrew/versions  

brew install protobuf 

go get -u github.com/golang/protobuf/{proto,protoc-gen-go}

猜你喜欢

转载自weblove.iteye.com/blog/2218376