Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conn ¶
type Conn struct {
Conn ssh.Conn
Chans <-chan ssh.NewChannel
Reqs <-chan *ssh.Request
Permissions *ssh.Permissions
// contains filtered or unexported fields
}
func (*Conn) OpenCompressedChannel ¶
func (*Conn) RemoteAddr ¶
func (*Conn) SendRequest ¶
Click to show internal directories.
Click to hide internal directories.