ktr0731 / evans

Evans: more expressive universal gRPC client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Include Google API Proto files

f0o opened this issue · comments

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