package
0.5.4
Repository: https://github.com/nodefactoryio/vedran.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewClient creates a new unconnected Client based on configuration.
Proxy returns a ProxyFunc that uses custom function if provided.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BackoffConfig defines behavior of staggering reconnection retries.
Client is responsible for creating connection to the server, handling control messages.
ClientConfig is configuration of the Client.
ProxyFuncs is a collection of ProxyFunc.
No description provided by the author
No description provided by the author

# Interfaces

Backoff defines behavior of staggering reconnection retries.

# Type aliases

ProxyFunc is responsible for forwarding a remote connection to local server and writing the response.