frostfs-node/pkg/morph/client/container/wrapper
Leonard Lyubich 3a5849fadb [#505] morph/container: Do not return ID from Wrapper.Put method
`Put` method of the wrapper over the Container contract's client does not
modify passed binary container, so it makes no sense to calculate the
identifier.

`Put` method returns the error only from now. Function `Put` calculates
identifier itself since it is still required by function signature.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-25 16:35:52 +03:00
..
container.go [#505] morph/container: Do not return ID from Wrapper.Put method 2021-05-25 16:35:52 +03:00
eacl.go [#505] morph/container: Add key argument to client wrapper's SetEACL 2021-05-25 16:35:52 +03:00
estimations.go [#486] morph/client: Separate container estimation functions 2021-05-05 12:45:16 +03:00
wrapper.go [#496] Remove unused type aliases and errors 2021-05-25 13:41:39 +03:00