frostfs-node/pkg/innerring/processors/container
Leonard Lyubich a306eb9ce7 [#505] ir: Process set eACL notifications from Container contract
Add `setEACL` notification event parser (handler) to the return of the
`ListenerParsers` (`ListenerHandlers`) method. Read address of NeoFS ID
contract from `contracts.neofsid` config. Implement `NewNeoFSIDClient`
constructor in `invoke` package and use it in IR application.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
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 [#496] innerring/invoke: remove function wrappers 2021-05-25 13:41:39 +03:00
process_eacl.go [#505] ir/container: Check key ownership during set eACL handling 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