Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrCommandNotFound = errors.New("command not found")
)
Functions ¶
func Banner ¶
func Banner(conn ssh.ConnMetadata) string
Types ¶
type ShellWrapper ¶
type ShellWrapper struct {
// contains filtered or unexported fields
}
func NewShellWrapper ¶
func NewShellWrapper(logger log.Logger) *ShellWrapper
type TerminalWrapper ¶
type TerminalWrapper struct {
// contains filtered or unexported fields
}
func NewTerminalWrapper ¶
Click to show internal directories.
Click to hide internal directories.