frostfs-node/pkg/innerring/processors/audit
Leonard Lyubich 83c27f6e8a [#505] morph/container: Change get container API
Make `Get` method of the wrapper over Container contract's client to
accept binary container ID. Create `Get` function similar to the previous
`Get` variation. Use this function in Container service server in the place
where `Get` method was used.

Additionally implement `AsContainerSource` function which allows
to simply compose container Source interface from the wrapper.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-25 16:35:52 +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 [#505] morph/container: Change get container API 2021-05-25 16:35:52 +03:00
processor.go [#496] innerring/invoke: move wrapper structs to separate packages 2021-05-25 13:41:39 +03:00
scheduler.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
scheduler_test.go [#265] innerring: Select containers to audit 2020-12-25 16:49:27 +03:00