snowhite v2.1.3 Rss.Poller View Source

Polls a given list of feeds in parrallel.

Link to this section Summary

Functions

Polls given feeds in parrallel

Link to this section Types

Specs

feed() :: [{String.t(), String.t()}] | String.t()

Specs

loaded_feed() :: {String.t(), [map()]} | {:error, any()} | {:ok, any()}

Link to this section Functions

Specs

poll(feed()) :: loaded_feed()

Polls given feeds in parrallel