//
pkg.gl
Category
github.com/stack-labs/stack
proxy
http
package
1.0.1-rc2
Repository:
https://github.com/stack-labs/stack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
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.