daemon

package
v0.0.0-...-f465a65 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

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

func (d *Daemon) HandleConnection(netConn net.Conn)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL