Available on crate feature
actix-integration
only.Expand description
Actix Web integration helpers with comprehensive metrics endpoints
Functionsยง
- auto_
configure_ task_ queue - Auto-configure TaskQueue for Actix Web with minimal setup
- configure_
task_ queue_ routes - Comprehensive Actix Web service configuration with all metrics endpoints
- configure_
task_ queue_ routes_ auto - Configure Actix Web routes based on global configuration
- create_
auto_ registered_ task_ queue - Helper for creating TaskQueue with auto-registration for Actix Web apps
- create_
task_ queue_ from_ config - Create TaskQueue from global configuration - ideal for Actix apps