frostfs-node/pkg/morph/event/container
Pavel Karpy 13f1273e82 [#770] ir/container: Support notary `Put`
Implement `NotaryContractProcessor` by IR
container processor. Add support for notary
`put` container operation. Do not parse `put`
non-notary notifications in notary enabled
environment.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-09-07 12:55:01 +03:00
..
delete.go [#525] event/container: Parse session token from Delete notification 2021-05-27 12:03:49 +03:00
delete_test.go [#525] event/container: Parse session token from Delete notification 2021-05-27 12:03:49 +03:00
eacl.go Fix typo in error details of ParseSetEACL function 2021-05-27 12:03:49 +03:00
eacl_test.go [#525] event/container: Parse session token from SetEACL notification 2021-05-27 12:03:49 +03:00
estimates.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
estimates_test.go [#355] morph/event: Add container estimate size events 2021-01-29 11:23:37 +03:00
put.go [#770] ir/container: Support notary `Put` 2021-09-07 12:55:01 +03:00
put_notary.go [#770] morph/event/container: Add notary `Put` parser 2021-09-07 12:55:01 +03:00
put_test.go [#525] event/container: Parse binary session token from Put notification 2021-05-27 12:03:49 +03:00