Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FlowListItemDelegate ¶
type FlowListItemDelegate struct{}
func (FlowListItemDelegate) Height ¶
func (self FlowListItemDelegate) Height() int
func (FlowListItemDelegate) Spacing ¶
func (self FlowListItemDelegate) Spacing() int
type FlowsExplorerModel ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model represents the application state
type StepItem ¶
type StepItem struct {
// contains filtered or unexported fields
}
func (StepItem) Description ¶
func (StepItem) FilterValue ¶
type StepListItemDelegate ¶
type StepListItemDelegate struct{}
func (StepListItemDelegate) Height ¶
func (self StepListItemDelegate) Height() int
func (StepListItemDelegate) Spacing ¶
func (self StepListItemDelegate) Spacing() int
type StepViewModel ¶
type StepViewModel struct {
// contains filtered or unexported fields
}
type StepsExplorerModel ¶
Click to show internal directories.
Click to hide internal directories.