//
pkg.gl
Category
github.com/arun-spire/go-micro
proxy
http
package
1.16.1
Repository:
https://github.com/arun-spire/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
140 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.