frostfs-node/pkg/services/policer
Evgenii Stratonikov e858479a74 [] policer: Explicitly Rewind() iterator after finish
Previously, we can continue to return `EndOfListing` infinitely.
Reflect iterator reuse via Rewind() method.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-07-07 14:52:33 +00:00
..
check.go [] node: Fix linter importas 2023-07-06 15:36:41 +03:00
check_test.go [] Refactor policer and add some unit tests 2023-07-03 07:05:31 +00:00
nodecache.go [] Refactor policer and add some unit tests 2023-07-03 07:05:31 +00:00
option.go [] policer: Explicitly Rewind() iterator after finish 2023-07-07 14:52:33 +00:00
policer.go [] Ensure policer objects cannot be worked on concurrently 2023-07-03 07:05:31 +00:00
policer_test.go [] policer: Explicitly Rewind() iterator after finish 2023-07-07 14:52:33 +00:00
process.go [] policer: Explicitly Rewind() iterator after finish 2023-07-07 14:52:33 +00:00