Aleksey Shakhmatov a90c4cd7fa Add standard middlewares: logging, headers, auth, and panic recovery
- Logging: structured slog output with method, URL, status, duration
- DefaultHeaders/UserAgent: inject headers without overwriting existing
- BearerAuth/BasicAuth: per-request token resolution and static credentials
- Recovery: catches panics in the RoundTripper chain
2026-03-20 14:22:14 +03:00
2026-03-20 10:35:38 +00:00
2026-03-20 10:35:38 +00:00
2026-03-20 10:35:38 +00:00
Description
No description provided
Readme MIT 174 KiB
Languages
Go 100%