frostfs-node/pkg/services/policer
Evgenii Stratonikov 3d953d7185
All checks were successful
Tests and linters / Run gofumpt (pull_request) Successful in 27s
DCO action / DCO (pull_request) Successful in 36s
Vulncheck / Vulncheck (pull_request) Successful in 1m6s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m23s
Build / Build Components (pull_request) Successful in 1m38s
Tests and linters / Staticcheck (pull_request) Successful in 1m56s
Tests and linters / Lint (pull_request) Successful in 2m44s
Tests and linters / Tests (pull_request) Successful in 2m57s
Tests and linters / gopls check (pull_request) Successful in 4m12s
Tests and linters / Tests with -race (pull_request) Successful in 4m23s
[#1605] 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-20 16:30:11 +03:00
..
check.go [#1605] policer: Do not mutate slice under iteration 2025-01-20 16:30:11 +03:00
check_test.go [#1604] policer: Remove one-line helpers 2025-01-16 16:37:16 +03:00
ec.go [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00
ec_test.go [#1231] policer: Add EC node-off unit test 2024-07-05 12:11:36 +03:00
metrics.go [#735] policer: Allow to provide metrics from the outside 2023-10-11 15:14:13 +03:00
nodecache.go [#1605] policer: Simplify processRepNodes() checks 2025-01-20 16:30:11 +03:00
option.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
policer.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
policer_test.go [#1604] policer: Properly handle maintenance nodes 2025-01-16 16:37:52 +03:00
process.go [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00