pinList

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(s *state.State, pinType string) tea.Model

Types

type PinListItem

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

func (PinListItem) Description

func (i PinListItem) Description() string

func (PinListItem) FilterValue

func (i PinListItem) FilterValue() string

func (PinListItem) Title

func (i PinListItem) Title() string

type PinListModel

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

func NewPinListModel

func NewPinListModel(s *state.State, pinType string) PinListModel

func (PinListModel) Init

func (m PinListModel) Init() tea.Cmd

func (PinListModel) Update

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

func (PinListModel) View

func (m PinListModel) View() string

Directories

Path Synopsis
submodels

Jump to

Keyboard shortcuts

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