package
0.0.0-20210911153520-b3c803abfa93
Repository: https://github.com/go-alive/go-micro.git
Documentation: pkg.go.dev

# Functions

NewProxy returns a new proxy which will route using a http client.
NewSingleHostProxy returns a router which sends requests to a single http backend.

# Structs

Proxy will proxy rpc requests as http POST requests.