Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentFactory ¶ added in v0.3.0
type Controller ¶
type Controller interface { io.ReadWriter }
type TTY ¶
type TTY struct {
// contains filtered or unexported fields
}
func New ¶
func New(controller Controller, agentFactory AgentFactory) *TTY
func (*TTY) WithAuthCheck ¶ added in v0.3.0
Click to show internal directories.
Click to hide internal directories.