//
pkg.gl
Category
github.com/micro-community/micro/v3
service
proxy
http
package
3.10.13
Repository:
https://github.com/micro-community/micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
196 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.