ui

package
v2.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppModel added in v2.3.0

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

AppModel is the UI when the CLI starts, basically loading the repos.

func NewAppModel added in v2.3.0

func NewAppModel(client *github.Client, login string, skipUpstream bool) AppModel

NewAppModel creates a new AppModel with required fields.

func (AppModel) Init added in v2.3.0

func (m AppModel) Init() tea.Cmd

func (AppModel) Update added in v2.3.0

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

func (AppModel) View added in v2.3.0

func (m AppModel) View() string

Jump to

Keyboard shortcuts

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