Documentation
¶
Overview ¶
Package local provides a local forwarding endpoint implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDialerEndpoint ¶
func NewDialerEndpoint( version forwarding.Version, configuration *forwarding.Configuration, protocol string, address string, ) (forwarding.Endpoint, error)
NewDialerEndpoint creates a new forwarding.Endpoint that behaves as a dialer.
func NewListenerEndpoint ¶
func NewListenerEndpoint( version forwarding.Version, configuration *forwarding.Configuration, protocol string, address string, ) (forwarding.Endpoint, error)
NewListenerEndpoint creates a new forwarding.Endpoint that behaves as a listener.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.