//
pkg.gl
Category
github.com/grpc-ecosystem/grpc-gateway
examples
internal
cmd
directory
1.16.0
Repository:
https://github.com/grpc-ecosystem/grpc-gateway.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
0
Files
0
#
Packages
example-gateway-server
Command example-gateway-server is an example reverse-proxy implementation whose HTTP handler is generated by grpc-gateway.
example-grpc-server
Command example-grpc-server is an example grpc server to be called by example-gateway-server.