4bca4c491e
fix for BuildJSONWithRaw
2024-06-07 17:56:01 +03:00
2d1b2351ee
add json unmarshaling helper
2024-06-07 17:56:01 +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
d108e6d7a2
update gock
2024-04-17 11:47:10 +03:00
Ruslan Efanov
6fe4be5dd5
remove clp currency
2022-12-07 13:06:42 +03:00
7124c801e8
goroutine-safe BufferLogger
2022-04-22 15:07:56 +03:00
54326b4193
Endpoint field for aws config
...
* endpoint fields for aws config
* fix for linter
* fix for demo in the readme
2022-04-12 17:11:52 +03:00
5ddaa6fc8a
credentials backport
2021-12-13 16:49:42 +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