Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedItem ¶
type FeedItem struct {
// contains filtered or unexported fields
}
FeedItem represents an item returned from an RSS or Atom feed
type Widget ¶
type Widget struct { view.ScrollableWidget // contains filtered or unexported fields }
Widget is the container for RSS and Atom data
func NewWidget ¶
func NewWidget(tviewApp *tview.Application, redrawChan chan bool, pages *tview.Pages, settings *Settings) *Widget
NewWidget creates a new instance of a widget
Click to show internal directories.
Click to hide internal directories.