frostfs-node/pkg/morph/event
Leonard Lyubich 5e212f97d6 [#324] morph/listener: Prevent potential writing to nil channel
Write error returned by BlockNotifications() call ins listenLoop method body
to error channel only if it is procided. Otherwise, write debug log message.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-01-29 11:04:30 +03:00
..
balance [#124] Update neo-go to pre-preview4 version 2020-11-02 13:54:31 +03:00
container [#124] Update neo-go to pre-preview4 version 2020-11-02 13:54:31 +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
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: Prevent potential writing to nil channel 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 Add Inner Ring code 2020-07-24 17:07:37 +03:00