frostfs-node/pkg/innerring/processors/container
Leonard Lyubich 9359f28161 [#525] ir/container: Compare owner IDs via Equal method
In recent change of API Go library `owner.ID.Equal` signature was
implemented.

Replace the comparison of string representations with `Equal` method call
and remove related TODOs.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-31 11:53:06 +03:00
..
common.go [#525] ir/container: Compare owner IDs via Equal method 2021-05-31 11:53:06 +03:00
handlers.go [#505] ir/container: Implement simplified handling of SetEACL event 2021-05-25 16:35:52 +03:00
process_container.go [#525] ir/container: Check session verb and container ID 2021-05-31 11:53:06 +03:00
process_eacl.go [#525] ir/container: Check session verb and container ID 2021-05-31 11:53:06 +03:00
processor.go [#505] ir/container: Use client wrapper with enabled notary calls 2021-05-25 16:35:52 +03:00