Expand description
Error handling middleware for HTTP requests
Provides comprehensive error handling including panic recovery and error response formatting.
Structs§
- Error
Handler Config - Error handling middleware configuration
- Error
Handler Middleware - Error handling middleware
Functions§
- error_
handler - Helper function to create error handler middleware
- error_
handler_ with_ config - Helper function to create error handler middleware with config