reader

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Overview

Package reader implements the fetching and parsing of RSS/Atom feeds.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

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

Reader provides fetching and parsing of RSS feeds.

func New

func New(workers int) (*Reader, error)

New creates a new Reader. Duh.

func (*Reader) IsActive

func (r *Reader) IsActive() bool

IsActive returns the Reader's active flag

func (*Reader) Start

func (r *Reader) Start()

Start starts the Reader's worker goroutines.

func (*Reader) Stop

func (r *Reader) Stop()

Stop tells the Reader to stop.

Jump to

Keyboard shortcuts

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