gui

package
v0.0.0-...-a6a31b2 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Episodes

type Episodes struct {
	*tview.Table
}

func NewEpisodes

func NewEpisodes() *Episodes

func (*Episodes) UpdateView

func (a *Episodes) UpdateView(dat *rssLib.RssData)

type Gui

type Gui struct {
	Url      string
	Rss      *rssLib.RssData
	App      *tview.Application
	Info     *Info
	Episodes *Episodes
	Image    *Image
	Flex     *tview.Flex
}

func New

func New(url string) *Gui

func (*Gui) Run

func (g *Gui) Run() error

type Image

type Image struct {
	*tview.TextView
	// contains filtered or unexported fields
}

func NewImage

func NewImage() *Image

func (*Image) UpdateView

func (a *Image) UpdateView(dat *rssLib.RssData)

type Info

type Info struct {
	*tview.TextView
}

func NewInfo

func NewInfo() *Info

func (*Info) UpdateView

func (a *Info) UpdateView(dat *rssLib.RssData, url string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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