gogo/grpc-example

Investigate whether gogo/googleapis types implementing MessageName work with grpc/status

johanbrandhorst opened this issue · 1 comments

Following from the discussion in #9, it may be possible to use grpc/status instead of gogo/status when types implement MessageName() string.

gogo/googleapis has been updated (#9 (comment))