Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrEOF is the error when the terminal exits ErrEOF = errors.New("EOF") )
Functions ¶
func SessionHandler ¶
sessionHandler handles the "session" channel. Based on build flags, it may handle sftp, PTY channels and exec. TODO: If "exec" is called, it may invoke http handlers and handle internal console/logs
Types ¶
Click to show internal directories.
Click to hide internal directories.