package
2.9.1
Repository: https://github.com/micro/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.