frostfs-node/pkg/services/policer
Evgenii Stratonikov e858479a74 [#498] 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 [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
check_test.go [#92] Refactor policer and add some unit tests 2023-07-03 07:05:31 +00:00
nodecache.go [#92] Refactor policer and add some unit tests 2023-07-03 07:05:31 +00:00
option.go [#498] policer: Explicitly Rewind() iterator after finish 2023-07-07 14:52:33 +00:00
policer.go [#92] Ensure policer objects cannot be worked on concurrently 2023-07-03 07:05:31 +00:00
policer_test.go [#498] policer: Explicitly Rewind() iterator after finish 2023-07-07 14:52:33 +00:00
process.go [#498] policer: Explicitly Rewind() iterator after finish 2023-07-07 14:52:33 +00:00