frostfs-node/pkg/innerring/processors/audit
Alex Vanin 402192c8c4 [#355] innerring: Add fee to NoFee wrappers
There is no point of making separate `Fee` and `NoFee`
wrappers because all reading operations are free disregarding
of fee value in static client. However we can use these same
wrappers so send transaction.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-01-29 11:23:37 +03:00
..
events.go [#265] innerring: Generate new audit event 2020-12-25 16:49:27 +03:00
handlers.go [#291] Remove some unused code from repository 2020-12-30 10:27:53 +03:00
process.go [#349] innerring/audit: Use pivot in container placement 2021-01-27 11:18:36 +03:00
processor.go [#355] innerring: Add fee to NoFee wrappers 2021-01-29 11:23:37 +03:00
scheduler.go [#255] ir: Make audit processor to push tasks to audit task manager 2020-12-25 16:49:27 +03:00
scheduler_test.go [#265] innerring: Select containers to audit 2020-12-25 16:49:27 +03:00