This repo contains a JSON marshaler suitable for use with the gRPC-Gateway
when using gogo/protobuf
types.
95% of the code is copied from the gRPC-Gateway project, so their license applies.
Package gateway contains marshaling code extracted from github.com/grpc-ecosystem/grpc-gateway/runtime and altered to depend on gogo versions of the proto and jsonpb packages.
go get github.com/gogo/gateway