models

package
v0.0.31 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Browserless

type Browserless struct {
	Url string
}

func (*Browserless) Init

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

func (*Browserless) Update

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

func (*Browserless) View

func (m *Browserless) View() string

type ReportError

type ReportError struct {
	ConfirmCh chan<- struct{}

	Cmd  *cobra.Command
	Args []string
	Msg  any
}

func (*ReportError) Init

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

func (*ReportError) Update

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

func (*ReportError) View

func (m *ReportError) View() string

Jump to

Keyboard shortcuts

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