Documentation
¶
Index ¶
Constants ¶
View Source
const (
EVT_RESIZE = "resize"
)
Variables ¶
This section is empty.
Functions ¶
func RunTerminal ¶
Types ¶
type StreamHandler ¶
type StreamHandler struct {
// contains filtered or unexported fields
}
func NewStreamHandler ¶
func NewStreamHandler(wsConn *WsConn) *StreamHandler
func (*StreamHandler) Next ¶
func (s *StreamHandler) Next() *remotecommand.TerminalSize
Click to show internal directories.
Click to hide internal directories.