Versions in this module Expand all Collapse all v1 v1.3.1 Jan 3, 2024 v1.3.0 Jan 3, 2024 Changes in this version + const ResizeSleepInterval + const StdinBufferLimit + var GetTerminalSizeCall = func(fd int) (width int, height int, err error) + type ShellSession struct + SizeData message.SizeData + func (ShellSession) Name() string + func (s *ShellSession) Initialize(log log.T, sessionVar *session.Session) + func (s *ShellSession) SetSessionHandlers(log log.T) (err error) + func (s *ShellSession) Stop() + func (s ShellSession) ProcessStreamMessagePayload(log log.T, outputMessage message.ClientMessage) (isHandlerReady bool, err error)