Skip to content

httpclient: export in public/utils/httpclient#355

Closed
mmatczuk wants to merge 2 commits intomainfrom
mmt/public_http_client_v2
Closed

httpclient: export in public/utils/httpclient#355
mmatczuk wants to merge 2 commits intomainfrom
mmt/public_http_client_v2

Conversation

@mmatczuk
Copy link
Contributor

No description provided.

… handling

- Rename OldConfig to Config and update all references
- Standardize receiver names (h→c for Client, oauth→ac for oauth2Config)
- Improve error wrapping using %w instead of %v
- Fix variable shadowing in Client initialization
- Replace interface{} with any for modern Go syntax
- Convert function variable to regular function in logger
- Update comments with cross-references using [] notation
@mmatczuk mmatczuk requested a review from Jeffail January 29, 2026 16:41
@mmatczuk mmatczuk closed this Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments