frostfs-node/pkg/core/container
Leonard Lyubich d691a20d52 [#525] core/container: Define removal witness
Define `RemovalWitness` structure which groups the information required to
prove and verify the removal of a container. This type is going to be used
in container Delete-related methods.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-27 12:03:49 +03:00
..
.gitkeep [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
delete.go [#525] core/container: Define removal witness 2021-05-27 12:03:49 +03:00
fmt.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
fmt_test.go [#279] container: Use new methods to work with container format 2020-12-24 13:38:20 +03:00
storage.go [#203] Replace ErrEACLNotFound to core library 2020-11-24 20:19:20 +03:00