Open Janaka-Steph opened 1 year ago
I am calling GetInfo that should return an object with a buildData member
We could enable server reflection to make the client able to retrieve the version of the protos by listing the supported endpoints. Ref: https://github.com/grpc/grpc-go/blob/master/Documentation/server-reflection-tutorial.md#enable-server-reflection
Can you post which endpoints you are trying to call?