Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type INDIHubTunnel ¶
type PublicServerAddr ¶
type TcpProxy ¶
type TcpProxy struct { Name string Addr string Tunnel INDIHubTunnel // contains filtered or unexported fields }
func New ¶
func New(name string, addr string, tunnel INDIHubTunnel, filter *hostutils.INDIFilter) *TcpProxy
Click to show internal directories.
Click to hide internal directories.