utrack / clay

Proto-first minimal server platform for gRPС+REST+Swagger APIs
MIT License
290 stars 37 forks source link

Get rid of reflect hack for gogo/protobuf #35

Closed utrack closed 4 years ago

utrack commented 6 years ago

33 might fix it since we've hit the limit on the current gateway registry, or wait until golang and gogo converge on a plan for their big refactoring.

It should be possible to crutch-fix that via reflection in the JSONMarshaler meanwhile.