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
}
Model holds the state of the application.
func (*Model) Init ¶
Init initializes the application. It focuses on the selector element and returns a command that populates the groups list from any values specified in ModelOpts at NewModel time. Technically, handleProcessorGroupsStart could be called directly.
Click to show internal directories.
Click to hide internal directories.