Expand description
Connection pooling for HTTP clients with health checks and idle management
Structs§
- Connection
Pool - Generic connection pool
- Pool
Config - Connection pool configuration
- Pool
Metrics - Metrics for connection pool usage and health
- Pooled
Connection - Connection wrapper with metadata
Enums§
- Pool
Error - Errors that can occur in connection pool operations
Type Aliases§
- Http
Client Pool - HTTP client connection pool (example usage)