frostfs-node/pkg/morph/event/container
Leonard Lyubich db7312274c [#525] event/container: Parse session token from SetEACL notification
The 4th item of `SetEACL` container notification event is a byte array of
serialized session token.

Parse session token in `ParseSetEACL` function. Provide
`SetEACL.SessionToken` method.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-27 12:03:49 +03:00
..
delete.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
delete_test.go [#355] morph/event: Fix delete container event test 2021-01-29 11:23:37 +03:00
eacl.go [#525] event/container: Parse session token from SetEACL notification 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 [#525] event/container: Parse binary session token from Put notification 2021-05-27 12:03:49 +03:00
put_test.go [#525] event/container: Parse binary session token from Put notification 2021-05-27 12:03:49 +03:00