orcassh

package
v0.0.0-...-e2521e0 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PTYHandler

type PTYHandler func(ssh.Window)

type PTYHandlerSetter

type PTYHandlerSetter func(PTYHandler)

type SSHSession

type SSHSession struct {
	ssh.Session
	// contains filtered or unexported fields
}

func Wrap

func Wrap(sess ssh.Session) (wrappedSess *SSHSession)

func (*SSHSession) IsPty

func (sess *SSHSession) IsPty() bool

func (*SSHSession) SetPTYHandler

func (sess *SSHSession) SetPTYHandler(newHandler PTYHandler)

Jump to

Keyboard shortcuts

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