frostfs-node/pkg/morph/event
Pavel Karpy 72699b4c26 [] 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 [] Update neo-go to pre-preview4 version 2020-11-02 13:54:31 +03:00
container [] morph/event: Add container estimate size events 2021-01-29 11:23:37 +03:00
neofs [] Add ID field to update state event 2020-11-06 09:26:00 +03:00
netmap [] ir: Fix parser of UpdateState notification event of Netmap contract 2021-01-11 18:42:09 +03:00
reputation [] 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 [] morph/listener: Register handlers of new chain blocks 2021-01-29 11:04:30 +03:00
listener.go [] morph/listener: Do not subscribe on new blocks without handlers 2021-01-29 11:04:30 +03:00
parser.go [] Update neo-go to pre-preview4 version 2020-11-02 13:54:31 +03:00
utils.go [] reputation: Make reputation report async 2021-04-15 15:11:34 +03:00