frostfs-node/pkg/innerring/processors/container
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
..
common.go [#505] ir/container: Replace key ownership check into a separate method 2021-05-25 16:35:52 +03:00
handlers.go [#505] ir/container: Implement simplified handling of SetEACL event 2021-05-25 16:35:52 +03:00
process_container.go [#505] ir/container: Check key ownership in Put container handler 2021-05-25 16:35:52 +03:00
process_eacl.go [#505] morph/container: Change get container API 2021-05-25 16:35:52 +03:00
processor.go [#505] ir: Process set eACL notifications from Container contract 2021-05-25 16:35:52 +03:00