Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDelegate ¶
func NewDelegate() list.DefaultDelegate
Types ¶
type MaxExportQueueError ¶
type MaxExportQueueError struct {
// contains filtered or unexported fields
}
func (*MaxExportQueueError) Error ¶
func (r *MaxExportQueueError) Error() string
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
func (Model) View ¶
View puts the whole TUI together, laid out like this:
(Left Panel) (Right Panel)
┌────────────────┬────────────────────────────────────────┐ │ Controls │ Display │ │ ├────────────────────────────────────────┤ │ │ Viewer │ │ │ │ ├────────────────┴────────────────────────────────────────┤ │ Help │ └─────────────────────────────────────────────────────────┘
Click to show internal directories.
Click to hide internal directories.