frostfs-node/pkg/morph/event
Pavel Karpy 72699b4c26 [#476] reputation: Make reputation report async
Add handler closure over worker pool
in the event package.
Add `addNewEpochAsyncNotificationHandler`
function that uses that closure. Pass
the reputation report handler to worker
pool via using that function.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-04-15 15:11:34 +03:00
..
balance [#124] Update neo-go to pre-preview4 version 2020-11-02 13:54:31 +03:00
container [#355] morph/event: Add container estimate size events 2021-01-29 11:23:37 +03:00
neofs [#152] Add ID field to update state event 2020-11-06 09:26:00 +03:00
netmap [#298] ir: Fix parser of UpdateState notification event of Netmap contract 2021-01-11 18:42:09 +03:00
reputation [#452] Use API structures for reputation PeerID and GlobalTrust 2021-04-06 10:35:20 +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 [#324] morph/listener: Do not subscribe on new blocks without handlers 2021-01-29 11:04:30 +03:00
parser.go [#124] Update neo-go to pre-preview4 version 2020-11-02 13:54:31 +03:00
utils.go [#476] reputation: Make reputation report async 2021-04-15 15:11:34 +03:00