tui

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2025 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidSwitchMode    = errors.New("invalid SwitchMode")
	ErrInvalidTypeAssertion = errors.New("invalid type assertion")
)

Functions

This section is empty.

Types

type Input

type Input struct {
	// contains filtered or unexported fields
}

func NewInput

func NewInput(session *ssh.Session, mode constant.Mode, switchIn constant.SwitchModeInput) *Input

type Model

type Model struct {
	// contains filtered or unexported fields
}

func NewModel

func NewModel(in *Input) (*Model, error)

func (*Model) Init

func (m *Model) Init() tea.Cmd

func (*Model) Update

func (m *Model) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (*Model) View

func (m *Model) View() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳