frostfs-node/pkg/innerring/processors/container
Leonard Lyubich 4949f4b064 [#505] ir/container: Refactor ListenerParsers and ListenerHandlers
Pre-allocate slices for a known number of elements. Use single `ParserInfo`
/ `HandlerInfo` variable in order to set Container contracts's address once
and change only values that differ between events.

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/container: Refactor ListenerParsers and ListenerHandlers 2021-05-25 16:35:52 +03:00