compile_proto.sh 90 B

123
  1. ROOT=$(cd `dirname $0`/../; pwd)
  2. cd $ROOT
  3. protoc --go_out=. --go-grpc_out=. proto/*.proto