4 Commits

Author SHA1 Message Date
3f3c3a4471 [v3] fix panic on publish methods (#167)
Some checks failed
coverage / build (push) Successful in 3m8s
test / test (push) Failing after 18m47s
* move publish methods to a separate file
* reorder client methods
* fix panic for publish
* refactoring
* go mod tidy
* rename go.micro => micro
* add comment to README about Set-Cookie headers
2025-10-29 09:20:04 +03:00
b122fed3cc add compile-time interface compliance check
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2025-10-18 07:45:28 +00:00
a6dd9c0455 fix metrics (#164)
Some checks failed
coverage / build (push) Successful in 2m7s
test / test (push) Failing after 15m22s
2025-10-17 11:03:29 +03:00
c757127453 integrate request builder into HTTP client for googleapis support (#159)
All checks were successful
coverage / build (push) Successful in 2m19s
test / test (push) Successful in 2m27s
2025-10-03 08:39:44 +03:00