rss

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package rss provides RSS/Atom feed fetching and parsing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fetcher

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

Fetcher handles RSS/Atom feed retrieval.

func New

func New() *Fetcher

New creates a new Fetcher.

func (*Fetcher) Fetch

func (f *Fetcher) Fetch(ctx context.Context, feed model.Feed) ([]model.Item, error)

Fetch retrieves and parses an RSS/Atom feed from the given URL.

Jump to

Keyboard shortcuts

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