Commit Graph

4 Commits

Author SHA1 Message Date
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