Categorygithub.com/wbernest/atom-parser
repositorypackage
0.0.0-20190507183633-f862cce5996a
Repository: https://github.com/wbernest/atom-parser.git
Documentation: pkg.go.dev

# README

Atom Feed Parser

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

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