Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TunnelClient ¶
type TunnelClient struct {
// contains filtered or unexported fields
}
func NewTunnelClient ¶
func NewTunnelClient(localAddr string, sshServer string, commands string) *TunnelClient
func (*TunnelClient) Close ¶
func (c *TunnelClient) Close()
func (*TunnelClient) Start ¶
func (c *TunnelClient) Start() error
Click to show internal directories.
Click to hide internal directories.