snowhite v0.2.2 Snowhite.Modules.Rss.RssItem View Source
Represents a RSS item that is displayable in the view
Link to this section Summary
Functions
Casts a Rss entry to a RssItem and puts short url and qr_code.
Link to this section Types
Specs
Specs
raw_entry() :: %{
id: String.t(),
title: String.t(),
"rss2:link": String.t(),
updated: Timex.Types.datetime()
}
Specs
Link to this section Functions
Specs
Casts a Rss entry to a RssItem and puts short url and qr_code.