github.com/turingchain2020/turingchain@v1.1.21/system/dapp/manage/proto/create_protobuf.sh (about)

     1  #!/bin/sh
     2  protoc --go_out=plugins=grpc:../types ./*.proto --proto_path=. --proto_path="$GOPATH/src/github.com/turingchain2020/turingchain/types/proto/"