Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tunnel ¶
type Tunnel struct { // The tunnel ID to connect to ID string // The unhashed auth token AuthToken string // The host of the server the tunnel is connected to Host string // The port of the server the tunnel is connected to Port int // contains filtered or unexported fields }
type TunnelRequest ¶
Click to show internal directories.
Click to hide internal directories.