Categorygithub.com/wbernest/rss-v2-parser
repositorypackage
0.0.0-20211008191500-2957d31eb3a2
Repository: https://github.com/wbernest/rss-v2-parser.git
Documentation: pkg.go.dev

# README

RSS V2 Parser

This package allows a user to parse rss feeds either from a string of xml or directly from a URL.

There is also a CompareItems function that will compare two RSS Feeds and return any items that do not exist in both.