organization

package
v0.0.0-...-27dad89 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Delegate

type Delegate struct{}

func (Delegate) Height

func (d Delegate) Height() int

func (Delegate) Render

func (d Delegate) Render(w io.Writer, m list.Model, index int, listItem list.Item)

func (Delegate) Spacing

func (d Delegate) Spacing() int

func (Delegate) Update

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

type Item

type Item struct {
	Login       string
	Description string
	URL         string
}

func (Item) FilterValue

func (i Item) FilterValue() string

Jump to

Keyboard shortcuts

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