I have a sequence of the following expressions in my proto file as follows:
...
extend google.protobuf.FileOptions {
// The foo service semantic version
string foo_service = 1001;
}
option (foo_service) = "1.1.0";
...
Is there a c++ code snippet somewhere that shows how to retrieve the value
of foo_service?
Rgds,
Bruce
--
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/30815ca5-8f6a-436a-a9b9-9bdb284c20ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.