package
0.0.0-20210215153745-8306ff7bb37c
Repository: https://github.com/consensys/quorum-hibernate.git
Documentation: pkg.go.dev

# Functions

HandlePrivateTx helps with processing private transactions.
No description provided by the author
No description provided by the author
NewProxy returns a new Websocket reverse proxy that rewrites the URL's to the scheme, host and base path provider in target.
WSProxyHandler returns a new http.Handler interface that reverse proxies the request to the given target.

# Variables

DefaultDialer is a dialer with all fields set to the default zero values.
DefaultUpgrader specifies the parameters for upgrading an HTTP connection to a WebSocket connection.
No description provided by the author
No description provided by the author

# Structs

ProxyServer represents a proxy server.
WebsocketProxy is an HTTP Handler that takes an incoming WebSocket connection and proxies it to another server.

# Interfaces

Proxy represents a proxy server It allows the server to be started and stopped.