frostfs-node/pkg/services/policer
Leonard Lyubich 5900975d58 [#217] object/policer: Leave readability instead of performance comment
Right now we pass redundant copy to callback outside the for-loop through
the helpful boolean variable instead of calling it deeply nested.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-24 20:59:14 +03:00
..
check.go [#217] object/policer: Leave readability instead of performance comment 2021-02-24 20:59:14 +03:00
policer.go [#217] policer: Handler redundant local copy of the object 2021-02-24 20:59:14 +03:00
process.go [#108] services: Implement Policer service 2020-10-21 14:42:51 +03:00
queue.go [#231] services/policer: Use engine.List method 2020-12-11 17:19:37 +03:00