//
pkg.gl
Category
github.com/micro/go-micro/v2
proxy
http
package
2.9.1
Repository:
https://github.com/micro/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
197 SLOC
#
Functions
NewProxy
NewProxy returns a new proxy which will route using a http client.
NewSingleHostProxy
NewSingleHostProxy returns a router which sends requests to a single http backend.
#
Structs
Proxy
Proxy will proxy rpc requests as http POST requests.