projects

package
v0.0.0-...-435c340 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	WindowSize tea.WindowSizeMsg
)

Functions

func GoToTimerCmd

func GoToTimerCmd(p *Project) tea.Cmd

func New

Types

type GoToTimerMsg

type GoToTimerMsg struct {
	P *Project
}

type Model

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

func (Model) GetSelectedName

func (m Model) GetSelectedName() string

func (Model) Init

func (m Model) Init() tea.Cmd

func (Model) Update

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

func (Model) View

func (m Model) View() string

type Project

type Project struct {
	Id   uint
	Name string
	// contains filtered or unexported fields
}

func (Project) Description

func (p Project) Description() string

func (Project) FilterValue

func (p Project) FilterValue() string

func (Project) Title

func (p Project) Title() string

type RedrawProjectsMsg

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

Jump to

Keyboard shortcuts

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