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