Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feed: add nprUnmarshal | siddharth | 2021-11-27 | 1 | -0/+23 |
| | | | | Unmarshler for a NPR Feed. | ||||
* | feed: add `get` | siddharth | 2021-11-27 | 1 | -0/+28 |
| | | | | HTTP GETs raw feed from Feed.Source | ||||
* | feed: update Feed | siddharth | 2021-11-27 | 1 | -0/+1 |
| | | | | Add `Object` field. | ||||
* | add feed package | siddharth | 2021-11-27 | 1 | -0/+55 |
Move feed type and function to its own package. |