feeds

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FeedItem

type FeedItem struct {
	Feed *gofeed.Feed
	Item *gofeed.Item
}

type FeedTarget

type FeedTarget struct {
	URL string `koanf:"url"`
}

type FeedsView

type FeedsView struct {
	// contains filtered or unexported fields
}

func New

func New() *FeedsView

func (*FeedsView) Primitive

func (l *FeedsView) Primitive() tview.Primitive

func (*FeedsView) Start

func (l *FeedsView) Start()

func (*FeedsView) Stop

func (l *FeedsView) Stop()

func (*FeedsView) Update

func (l *FeedsView) Update() error

Jump to

Keyboard shortcuts

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