package
0.2.6
Repository: https://github.com/jeffjen/go-proxy.git
Documentation: pkg.go.dev

# Functions

ClusterSrv is a short hand to creating multiple connection endpoints by service key.
ClusterTo is a short hand to creating multiple connection endpoints.
LoadCertificate processes certificate resource for TLSConfg to consume.
LogLevel sets logging level of go-proxy runtime.
No description provided by the author
Srv takes a Context and ConnOptions and begin listening for request to proxy.
To takes a Context and ConnOptions and begin listening for request to proxy.

# Constants

No description provided by the author

# Variables

Requested cluster node, but source and destination count does not match.
Requested cluster mode, but I cannot find enough nodes to cluster to.
Proxy session ended.

# Structs

Backoff provides stepped delay on each failed attempts.
CertOptions provides specification to path of certificate and whether this is for listening server or connecting client.
ConnOptions defines how the proxy should behave.
CopyIO extends upon io.Copy but with added support to Read and Write deadline.
No description provided by the author
No description provided by the author