Hi, Is it a known issue that grpc_cli does not support enums?
I have tried a few variations: * grpc_cli type 127.0.0.1:50051 Greeter.GreetingType * grpc_cli type 127.0.0.1:50051 .Greeter.GreetingType etc.My finding is also consistent with https://www.goheroe.org/2017/08/19/grpc-service-discovery-with-server-reflection-and-grpc-cli-in-go/ Thanks. -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/743b7adf-db86-4474-bcf5-99afe02f6856%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
