list

package
v0.0.0-...-83d9457 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticationModel

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

func InitAuthenticationModel

func InitAuthenticationModel() *AuthenticationModel

func (*AuthenticationModel) Init

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

func (*AuthenticationModel) Next

func (m *AuthenticationModel) Next() (model.Model, tea.Cmd)

func (*AuthenticationModel) SetPreModel

func (m *AuthenticationModel) SetPreModel(preModel model.Model)

func (*AuthenticationModel) Update

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

func (*AuthenticationModel) View

func (m *AuthenticationModel) View() string

type CrossModel

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

func InitCrossModel

func InitCrossModel() *CrossModel

func (*CrossModel) Init

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

func (*CrossModel) Next

func (m *CrossModel) Next() (model.Model, tea.Cmd)

func (*CrossModel) SetPreModel

func (m *CrossModel) SetPreModel(preModel model.Model)

func (*CrossModel) Update

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

func (*CrossModel) View

func (m *CrossModel) View() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL