frostfs-sdk-go/pool
Ekaterina Lebedeva a262a0038f [] pool: Fix Yoda condition
go-staticcheck recommends not to use Yoda conditions.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2025-03-10 19:24:58 +03:00
..
tree [] pool/tree: Improve code after review 2025-03-05 14:40:45 +03:00
cache.go [] pool: Update token expiration check in cache 2024-07-05 12:36:17 +03:00
cache_test.go [] pool: Update token expiration check in cache 2024-07-05 12:36:17 +03:00
client.go [] pool: Support avg request time for ListContainerStream 2025-03-10 19:24:58 +03:00
connection_manager.go [] pool/cm: Remove unused mutex in 'statistics' 2025-03-07 11:45:31 +00:00
doc.go [] Add pool docs 2024-08-30 08:24:31 +03:00
healthcheck.go [] pool: Move 'healthCheck' to separate file 2025-03-07 11:45:31 +00:00
mock_test.go [] container: Add ListStream method 2024-12-10 13:49:38 +03:00
object_put_pool_transformer.go [] pool: Return creation epoch from object put 2024-07-22 06:15:23 +00:00
pool.go [] pool: Remove obvious comments 2025-03-07 11:45:31 +00:00
pool_test.go [] pool: Fix Yoda condition 2025-03-10 19:24:58 +03:00
sampler.go [] go.mod: Use range over int 2024-09-04 12:37:46 +03:00
sampler_test.go [] pool: Extract connection handler functionality to 'connectionManager' 2025-03-07 11:45:31 +00:00
statistic.go [] pool: Support avg request time for ListContainerStream 2025-03-10 19:24:58 +03:00