mocra-core 0.4.0

The mocra crawler framework runtime: errors, cache, utilities, domain models, downloader, data-plane queue, coordination, scheduler and engine.
Documentation
1
2
3
4
5
6
7
8
pub(crate) mod auth;
pub(crate) mod control;
pub(crate) mod dlq;
pub(crate) mod health;
pub(crate) mod limit;
pub mod observability;
pub(crate) mod router;
pub(crate) mod state;