minio/internal/rest
Harshavardhana a372c6a377
a bunch of fixes for error handling (#19627)
- handle errFileCorrupt properly
- micro-optimization of sending done() response quicker
  to close the goroutine.
- fix logger.Event() usage in a couple of places
- handle the rest of the client to return a different error other than
  lastErr() when the client is closed.
2024-04-28 10:53:50 -07:00
..
client.go a bunch of fixes for error handling (#19627) 2024-04-28 10:53:50 -07:00
client_test.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
rpc-stats.go fix: race when accessing REST TCP dial values (#15770) 2022-09-29 09:27:58 -07:00