| β¬ οΈ Back | π Docs Root |
This directory defines the base module structure and common dependencies for worker modules. It centralizes the definition of shared services and their injection into worker contexts.
| Component | Description |
|---|---|
| π Dependencies | Common dependency providers for worker modules |
| π Email Client | Async SMTP email client (AsyncEmailClient) |
| π Template Renderer | Jinja2 template rendering service |
| π Twilio Service | SMS and WhatsApp via Twilio API |