Skip to main content

feed_watcher

Function feed_watcher 

Source
pub(crate) async fn feed_watcher(
    subs: Arc<RwLock<Subscriptions>>,
    client: Arc<Client>,
)
Expand description

Infinite loop tempered by an interval. runs update_feeds periodically