frostfs-node/pkg/core
Alex Vanin b5256ccf4c [#521] Fix issues with transition from `pkg/errors` pkg
Wrap functions at `pkg/errors` return nil if error argument
was nil. fmt.Errorf always returns error so we need to add
missing error checks to the code.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-05-19 19:09:35 +03:00
..
container [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
netmap [#234] core/netmap: Extend Source interface 2021-01-12 19:19:11 +03:00
object [#521] Fix issues with transition from `pkg/errors` pkg 2021-05-19 19:09:35 +03:00