Feedistiller.Event (feedistiller v3.2.0)

Events reported by the downloaders.

Link to this section Summary

Link to this section Types

Specs

t() :: %Feedistiller.Event{
  destination: String.t(),
  entry: Feedistiller.Feeder.Entry.t(),
  event: nil | tuple(),
  feed: Feedistiller.FeedAttributes.t()
}