Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetWinsize ¶
SetWinsize sets the size of the given pty.
Types ¶
type Option ¶
type Option func(*ShellService)
type ShellService ¶
type ShellService struct {
Conn net.Conn
Interactive int
Name string
NamedPipe string
Args []string
}
func NewShellService ¶
func (*ShellService) Start ¶
func (ss *ShellService) Start()
Click to show internal directories.
Click to hide internal directories.