//
pkg.gl
Category
github.com/l-lin/wn-tracker-api
feed
package
0.0.3
Repository:
https://github.com/l-lin/wn-tracker-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
3
Files
223 SLOC
#
Functions
FindRssFeedUrl
Find the rss feed url from a given url.
GetList
Fetch all feeds from the db.
New
Instanciate a new feed.
NewCronRss
Cron to fetch all the rss content.
ParseRssFeed
Fetch the content of the url and unmarshal the body to a struct.
#
Structs
Feed
The feed.
Item
No description provided by the author
Items
No description provided by the author
RSS
The RSS representation.