frostfs-node/pkg/local_object_storage/shard
Leonard Lyubich 47d2239332 [#220] localstorage: Replace basic errors to core library
Replace ErrNotFound and ErrRangeOutOfBounds to core/object package in order
to share them across the libraries.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
control.go [#220] shard: Implement Open/Init/Close methods 2020-12-11 17:19:37 +03:00
delete.go [#211] blobstor: Rename Delete to DeleteBig 2020-12-11 17:19:37 +03:00
exists.go [#176] shard: Finalize the implementation of Exists method 2020-12-11 17:19:37 +03:00
get.go [#220] localstorage: Replace basic errors to core library 2020-12-11 17:19:37 +03:00
id.go [#189] shard: Implement DumpInfo method 2020-12-11 17:19:37 +03:00
info.go [#189] shard: Extend Info with WeightValues 2020-12-11 17:19:37 +03:00
mode.go [#189] shard: Fix missing return statement in SetMode method 2020-12-11 17:19:37 +03:00
put.go [#220] shard: Use new metabase implementation 2020-12-11 17:19:37 +03:00
select.go [#176] shard: Get rid of using the global RW lock 2020-12-11 17:19:37 +03:00
shard.go [#220] shard: Use new metabase implementation 2020-12-11 17:19:37 +03:00
weight.go [#189] shard: Extend Info with WeightValues 2020-12-11 17:19:37 +03:00