frostfs-node/pkg/local_object_storage/engine
Alex Vanin 41b9fa5b45 [#235] engine: Return OutOfBounds error
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
control.go
delete.go [#230] engine: Rename `WithAddress` to `WithAddresses` for delete operations 2020-12-11 17:19:37 +03:00
engine.go
exists.go [#222] Add Exists method in storage engine 2020-12-11 17:19:37 +03:00
get.go [#230] engine: Stop on first SplitInfoError in Get method 2020-12-11 17:19:37 +03:00
head.go [#235] services/object: Implement new GetRange algorithm 2020-12-11 17:19:37 +03:00
info.go
inhume.go
put.go [#222] Add Exists method in storage engine 2020-12-11 17:19:37 +03:00
range.go [#235] engine: Return OutOfBounds error 2020-12-11 17:19:37 +03:00
select.go [#231] engine: Add List method 2020-12-11 17:19:37 +03:00
shards.go