Closed cobbinma closed 1 year ago
To be able to use this I need to give tonic-build additional include paths.
tonic-build
For example:
grpc_build build -c -s --in-dir="./src" --out-dir="autogen/lang/rust" -f -I/usr/local/include -I${GOPATH}/src/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis -I${GOPATH}/src/github.com/grpc-ecosystem/grpc-gateway
Already had a go at this if you want me to help. Thanks 👍
To be able to use this I need to give
tonic-build
additional include paths.For example:
Already had a go at this if you want me to help. Thanks 👍