Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProxyService ¶
func NewProxyService( connector tcp.Connector, listener net.Listener, logger log.Logger, retrieveCredentials internal.CredentialsRetriever, ) (internal.Service, error)
NewProxyService constructs a new instance of a TCP ProxyService. The constructor takes a TCP Connector, CredentialResolver and Listener. A TCP ProxyService is able to Connect with Credentials then subsequently stream bytes between client and target service
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.