Commit Graph

8 Commits

Author SHA1 Message Date
a2eb85eb25 wip: structured logging 2024-06-07 17:56:01 +03:00
0e3710add7 fix fieldalignment 2022-12-19 10:11:11 +03:00
Tyschitskaya Maria
680fa2cdd4 fix json for public_url field in connection model 2022-11-16 14:24:29 +03:00
Tyschitskaya Maria
28de9a4879 add public_url field to connection model 2022-11-16 14:07:33 +03:00
Maria Tyschitskaya
6dd1b801a0 lang field in connection 2022-08-10 14:32:35 +03:00
Tyschitskaya Maria
b0c2ca5ab1 camelCase json parameters in GateUrl & GateToken fields 2022-06-06 09:30:17 +03:00
Tyschitskaya Maria
e9489f0ab9 camelCase json parameters in Connection and Account models 2022-06-03 17:56:52 +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