//
pkg.gl
Category
github.com/pandaychen/golang_in_action
sshserver
package
0.0.0-20240823084134-7f2187b4bc00
Repository:
https://github.com/pandaychen/golang_in_action.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
0
Files
479 SLOC
#
Functions
SetWinsize
SetWinsize sets the size of the given pty.
StartSession
No description provided by the author
#
Structs
Conn
No description provided by the author
SSHClient
No description provided by the author
Winsize
Winsize stores the Height and Width of a terminal.