frostfs-node/pkg/services/policer
Evgenii Stratonikov 951a7ee1c7 [] policer: Do not mutate slice under iteration
Nothing wrong with it, besides being difficult to read.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-01-21 05:34:54 +00:00
..
check.go [] policer: Do not mutate slice under iteration 2025-01-21 05:34:54 +00:00
check_test.go [] policer: Remove one-line helpers 2025-01-16 16:37:16 +03:00
ec.go [] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00
ec_test.go [] policer: Add EC node-off unit test 2024-07-05 12:11:36 +03:00
metrics.go [] policer: Allow to provide metrics from the outside 2023-10-11 15:14:13 +03:00
nodecache.go [] policer: Simplify processRepNodes() checks 2025-01-21 05:34:54 +00:00
option.go [] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
policer.go [] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
policer_test.go [] policer: Properly handle maintenance nodes 2025-01-16 16:37:52 +03:00
process.go [] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00