frostfs-node/pkg
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
..
core [#521] Fix issues with transition from `pkg/errors` pkg 2021-05-19 19:09:35 +03:00
innerring [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
local_object_storage [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
network [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
policy [#410] pkg/policy: Parse strings in filter key 2021-02-25 11:57:26 +03:00
services [#521] Fix issues with transition from `pkg/errors` pkg 2021-05-19 19:09:35 +03:00
util [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00