Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reflection support #23

Open
fi0 opened this issue Mar 14, 2019 · 0 comments
Open

Reflection support #23

fi0 opened this issue Mar 14, 2019 · 0 comments

Comments

@fi0
Copy link

fi0 commented Mar 14, 2019

I added reflection support

❯ grpcurl  -plaintext localhost:9090 list
grpc.reflection.v1alpha.ServerReflection
service.Account

but

❯ grpcurl  -plaintext localhost:9090 list service.Account
Failed to list methods for service "service.Account": Symbol not found: service.Account
caused by: File not found: github.com/lyft/protoc-gen-validate/validate/validate.proto

How do I fix this? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant