frostfs-node/pkg/core/object
Pavel Karpy 9f7a22e2aa [#1561] object: Return `OUT_OF_RANGE` status
Replace `ErrRangeOutOfBounds` error from `pkg/core/object` package with
`ObjectOutOfRange` from `apistatus` package. That error is returned by
storage node's server as NeoFS API statuses.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-07-19 13:29:45 +03:00
..
fmt.go [#1461] node: Do not accept lock object w/o expiration 2022-07-18 11:42:25 +03:00
fmt_test.go [#1490] node: Require SG members to be unique 2022-07-12 17:35:46 +03:00
object.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00