//
pkg.gl
Category
github.com/strang/grpc-fallback-go
server
package
0.1.6
Repository:
https://github.com/strang/grpc-fallback-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
214 SLOC
#
Functions
NewServer
NewServer creates a new grpc-fallback HTTP server on the given port that proxies to the given gRPC server backend.
#
Structs
FallbackServer
FallbackServer is a grpc-fallback HTTP server.