Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Daemon ¶
type Daemon struct {
// contains filtered or unexported fields
}
func New ¶
func New( logger lager.Logger, serverConfig *ssh.ServerConfig, globalRequestHandlers map[string]handlers.GlobalRequestHandler, newChannelHandlers map[string]handlers.NewChannelHandler, ) *Daemon
func (*Daemon) HandleConnection ¶
Click to show internal directories.
Click to hide internal directories.