gitee.com/leisunstar/runtime@v0.0.0-20200521203717-5cef3e7b53f9/hack/update-generated-runtime-proto.sh (about)

     1  #
     2  # Copyright 2019 HyperHQ Inc.
     3  #
     4  # SPDX-License-Identifier: Apache-2.0
     5  #
     6  
     7  protoc \
     8  	-I=$GOPATH/src \
     9  	-I=$GOPATH/src/github.com/gogo/protobuf/protobuf \
    10  	--proto_path=protocols/cache \
    11  	--gogofast_out=\
    12  Mgoogle/protobuf/empty.proto=github.com/gogo/protobuf/types,\
    13  plugins=grpc:protocols/cache \
    14  	protocols/cache/cache.proto