summaryrefslogtreecommitdiffstats
path: root/feed/feed_test.go
Commit message (Collapse)AuthorAgeFilesLines
* feed: update `Feed.unmarshal`siddharth ravikumar2022-11-261-0/+38
| | | | Add handling to unmarshal 'podcast' feeds.
* feed/feed_test.go: TestPodcastUnmarshal: `go fmt`siddharth ravikumar2022-11-261-4/+4
|
* feed: add `podcastUnmarshal`siddharth ravikumar2022-11-261-0/+51