Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppModel ¶
type AppModel struct {
// contains filtered or unexported fields
}
func InitialAppModel ¶
type IssueSearchModel ¶
type IssueSearchModel struct {
// contains filtered or unexported fields
}
func NewIssueSearchModel ¶
func NewIssueSearchModel(entry, selectedType string, store *store.Store) IssueSearchModel
func (IssueSearchModel) Init ¶
func (m IssueSearchModel) Init() tea.Cmd
func (IssueSearchModel) View ¶
func (m IssueSearchModel) View() string
Click to show internal directories.
Click to hide internal directories.