ktr0731 / evans

Evans: more expressive universal gRPC client
MIT License
4.23k stars 187 forks source link

Feature Request: Include Google API Proto files #686

Open f0o opened 8 months ago

f0o commented 8 months ago

Google API proto files are commonly used to annotate grpc services and aren't always included the protobuf repos (such as when built with buf which includes those files at build-time).

It would be nice if evans could reference the google/api/*.proto imports internally without needing to ship those files