package
0.0.0-20250308191848-1b11d0f25381
Repository: https://github.com/skx/rss2email.git
Documentation: pkg.go.dev

# Functions

New creates a new object which will fetch our content.

# Variables

ErrUnchanged is returned by our HTTP-fetcher if the content was previously fetched and has not changed since then.

# Structs

CacheHelper is a struct used to store modification-data relating to the URL we're fetching.
HTTPFetch is our state-storing structure.