frostfs-node/pkg/morph
Leonard Lyubich 3b7e884e74 [#746] morph/client: Distinguish between neo-go errors and NeoFS logic
Implement `error` interface on new `neofsError` type which is a wrapper over
NeoFS-specific error. Wrap all `Client` errors except neo-go client API ones
into `neofsError`. Wrapped errors are going to be used for multi-endpoint
loop control.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-02 11:04:38 +03:00
..
client [#746] morph/client: Distinguish between neo-go errors and NeoFS logic 2021-09-02 11:04:38 +03:00
event [#562] pkg/morph: remove neofs-crypto uses 2021-06-15 14:49:59 +03:00
subscriber [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
timer [#708] morph/timer: Add single tick timer 2021-07-22 15:20:34 +03:00