frostfs-node/pkg/core/object
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
..
.gitkeep [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
errors.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
fmt.go [#521] Fix issues with transition from `pkg/errors` pkg 2021-05-19 19:09:35 +03:00
fmt_test.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
object.go [#174] Update to latest neofs-api-go changes 2020-11-17 11:56:00 +03:00
raw.go [#38] sdk/object: Add CutPayload method to RawObject 2020-10-02 11:25:35 +03:00