frostfs-node/pkg/morph/event
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
..
balance [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
container [#525] event/container: Parse session token from SetEACL notification 2021-05-27 12:03:49 +03:00
neofs [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
netmap [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
reputation [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
rolemanagement [#502] innerring: synchronize validators on mainnet alphabet update 2021-05-25 11:10:01 +03:00
event.go Add Inner Ring code 2020-07-24 17:07:37 +03:00
handler.go [#324] morph/listener: Register handlers of new chain blocks 2021-01-29 11:04:30 +03:00
listener.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
parser.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
utils.go [#476] reputation: Make reputation report async 2021-04-15 15:11:34 +03:00