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