browser

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2022 License: GPL-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleCommandDefault

func HandleCommandDefault() error

func HandleCommandFetch added in v0.0.4

func HandleCommandFetch() error

Types

type Model added in v0.1.1

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

The state of browser.

func NewModelWithItems

func NewModelWithItems(repos []db.Repository, storagePath string, gu *gitutils.GitUtils) *Model

func (Model) Init added in v0.1.1

func (m Model) Init() tea.Cmd

func (*Model) Update added in v0.1.1

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

func (Model) View added in v0.1.1

func (m Model) View() string

Jump to

Keyboard shortcuts

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