package
0.0.0-20240401170901-7190f0170397
Repository: https://github.com/heylu/numblr.git
Documentation: pkg.go.dev
# Functions
InitDatabase creates a cache database at dbPath and returns a connection to it.
ListFeedsOlderThan lists feeds older than time so that they can be updated.
OpenCached returns a feed that is either already cached or one that will cache the uncached in the database one as it is iterated through.
# Variables
CacheTime is the duration that feeds should be cached for.