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
Google API proto files are commonly used to annotate grpc services and aren't always included the protobuf repos (such as when built with
bufwhich includes those files at build-time).It would be nice if evans could reference the
google/api/*.protoimports internally without needing to ship those files