frostfs-node/pkg/morph/event
Leonard Lyubich 0f91b78df1 [] event/container: Parse binary session token from Put notification
The 4th item of `Put` container notification event is a byte array of
serialized session token.

Parse session token in `ParsePut` function. Provide `Put.SessionToken`
method.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-27 12:03:49 +03:00
..
balance [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
container [] event/container: Parse binary session token from Put notification 2021-05-27 12:03:49 +03:00
neofs [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
netmap [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
reputation [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
rolemanagement [] 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 [] morph/listener: Register handlers of new chain blocks 2021-01-29 11:04:30 +03:00
listener.go [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
parser.go [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
utils.go [] reputation: Make reputation report async 2021-04-15 15:11:34 +03:00