proxy.golang.org : github.com/codesoap/rss2 : v0.1.0
Package rss2 let's you parse, modify, create and render RSS 2.0 feeds. Specification was taken from https://cyber.harvard.edu/rss/rss.html . This example shows how you can parse a simple RSS 2.0 feed. The user must ensure that the input is UTF-8 encoded when parsing. This example shows how you can create a simple RSS 2.0 feed. Using the New<element>() functions to create RSS elements helps to avoid invalid RSS.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/codesoap/rss2@v0.1.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/google/go-cmp v0.5.6