I have a service defined in my .proto file
service XyzService { rpc Xyz(...) returns(...){} }
Later, in my go program, I\'m getting the c