Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SizeQueue ¶
type SizeQueue struct {
// contains filtered or unexported fields
}
func NewSizeQueue ¶
func (*SizeQueue) Next ¶
func (s *SizeQueue) Next() *remotecommand.TerminalSize
func (*SizeQueue) Put ¶
func (s *SizeQueue) Put(size remotecommand.TerminalSize)
Click to show internal directories.
Click to hide internal directories.