Commit Graph

10 Commits

Author SHA1 Message Date
90e9de051a linter fixes 2024-06-14 18:10:48 +03:00
983dbe7229 tests, more docs 2024-06-14 17:42:42 +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
194e9c40e9 zap logger updates 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
d108e6d7a2 update gock 2024-04-17 11:47:10 +03:00
7124c801e8 goroutine-safe BufferLogger 2022-04-22 15:07:56 +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