Documentation
¶
Index ¶
- type CustomDelegate
- type DelegateKeyMap
- type ListItem
- func (i *ListItem) Description() string
- func (i *ListItem) FilterValue() string
- func (i *ListItem) GetIssue() *jira.Issue
- func (i *ListItem) GetLogText() *string
- func (i *ListItem) GetStopwatch() *stopwatch.Model
- func (i *ListItem) Title() string
- func (i *ListItem) UpdateStopwatch(msg tea.Msg) tea.Cmd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomDelegate ¶
type CustomDelegate struct {
list.DefaultDelegate
}
func NewItemDelegate ¶
func NewItemDelegate(keys *DelegateKeyMap) CustomDelegate
type DelegateKeyMap ¶
func NewDelegateKeyMap ¶
func NewDelegateKeyMap() *DelegateKeyMap
func (DelegateKeyMap) FullHelp ¶
func (d DelegateKeyMap) FullHelp() [][]key.Binding
func (DelegateKeyMap) ShortHelp ¶
func (d DelegateKeyMap) ShortHelp() []key.Binding
type ListItem ¶
func (*ListItem) Description ¶
func (*ListItem) FilterValue ¶
func (*ListItem) GetLogText ¶
func (*ListItem) GetStopwatch ¶
Click to show internal directories.
Click to hide internal directories.