board

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

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

func New

func New() Model

func (*Model) MoveDown

func (m *Model) MoveDown()

func (*Model) MoveLeft

func (m *Model) MoveLeft()

func (*Model) MoveRight

func (m *Model) MoveRight()

func (*Model) MoveUp

func (m *Model) MoveUp()

func (Model) SelectedCard

func (m Model) SelectedCard() *api.Card

func (*Model) SetActive

func (m *Model) SetActive(a bool)

func (*Model) SetColumns

func (m *Model) SetColumns(cols []api.Column)

func (*Model) SetLayout

func (m *Model) SetLayout(layout string)

func (*Model) SetOptionColors

func (m *Model) SetOptionColors(colors map[string]map[string]string)

func (*Model) SetSize

func (m *Model) SetSize(w, h int)

func (*Model) SetTableItems

func (m *Model) SetTableItems(items []api.Card)

func (*Model) SetViews

func (m *Model) SetViews(views []api.ProjectView, idx int)

func (*Model) SetVisibleFields

func (m *Model) SetVisibleFields(fields []api.VisibleField)

func (Model) View

func (m Model) View() string

Jump to

Keyboard shortcuts

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