tui

package
v0.0.0-...-703faa6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2022 License: Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TUI

type TUI struct {
	App         *tview.Application
	UrlField    *tview.InputField
	PodcastList *tview.List
	EpisodeList *tview.List
	StatusList  *tview.List
	DB          *database.Database
	WaitGroup   sync.WaitGroup
	Podcasts    []database.PodcastOut
	Grid        *tview.Grid
}

func CreateTUI

func CreateTUI() TUI

func (*TUI) InitAll

func (t *TUI) InitAll()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL