frostfs-node/pkg/core/container
Leonard Lyubich a1e1350db0 [] core/container: Extend removal witness with session token
NeoFS containers can be removed within a trusted session. There is a need to
take this into account during removal inspection.

Define `SessionToken` / `SetSessionToken` methods on `RemovalWitness` struct
in order to embed `session.Token` to it.

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