edge-connect-client/internal/infrastructure
Stephan Lo 5ac67a224d fix: resolve all golangci-lint errors
- Fix errcheck errors by properly handling resp.Body.Close() return values
- Fix staticcheck ST1005 errors by uncapitalizing error messages
- Remove unused orgName variable
- Wrap all deferred Close() calls in anonymous functions to handle errors
2025-10-09 10:54:14 +02:00
..
config refactor(arch): Separate infrastructure from driven adapter 2025-10-09 00:47:45 +02:00
edgeconnect_client refactor(arch): Separate infrastructure from driven adapter 2025-10-09 00:47:45 +02:00
transport fix: resolve all golangci-lint errors 2025-10-09 10:54:14 +02:00