infrastructure/web/handlers/call_for_funds_handlers.rs
- Fichier:
backend/src/infrastructure/web/handlers/call_for_funds_handlers.rs- Type:
RUST
- Lignes de Code:
216
- Couche:
Infrastructure (Adaptateurs)
- Tests:
❌ Non
À quoi sert ce fichier ?
Handlers HTTP (Actix-web) pour call for funds. Gestion des requêtes REST API avec authentification, validation et gestion d’erreurs.
API Publique
Fonctions
create_call_for_funds()get_call_for_funds()list_call_for_funds()get_overdue_calls()send_call_for_funds()cancel_call_for_funds()delete_call_for_funds()
Code Source
Voir: backend/src/infrastructure/web/handlers/call_for_funds_handlers.rs
Documentation Connexe
See also
/CLAUDE
/ARCHITECTURE