//
pkg.gl
Category
github.com/nguyencatpham/go-micro
proxy
http
package
1.18.2
Repository:
https://github.com/nguyencatpham/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
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.