github.com/gogo/gateway

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.


License
BSD-3-Clause
Install
go get github.com/gogo/gateway

Documentation

Gateway

This repo contains a JSON marshaler suitable for use with the gRPC-Gateway when using gogo/protobuf types.

License

95% of the code is copied from the gRPC-Gateway project, so their license applies.