Commit Graph

9 Commits

Author SHA1 Message Date
90e9de051a linter fixes 2024-06-14 18:10:48 +03:00
28b73ae09f fix tests, update for logging 2024-06-07 17:56:50 +03:00
f6c319752e json logging support, uppercase level 2024-06-07 17:56:50 +03:00
3afa198be2 remove slog completely 2024-06-07 17:56:50 +03:00
96ac6a6940 integrate zap logger 2024-06-07 17:56:49 +03:00
a2eb85eb25 wip: structured logging 2024-06-07 17:56:01 +03:00
8c71692047 fix lint errors 2024-06-06 14:11:11 +03:00
655b86abb0 add proxy support to the HTTP client built by library
This change restores default *http.Transport behavior for the client built by the library.
2024-06-06 14:06:20 +03:00
52109ee4ba
Refactoring and new features (#35)
* new error collector & improvements for errors
* update golangci-lint, microoptimizations, linter fixes
* UseTLS10 method
* remove dead code
* add 1.17 to the test matrix
* fix for docstring
* split the core package symbols into the subpackages (if feasible)
2021-12-01 15:40:23 +03:00