frostfs-node/pkg/local_object_storage/engine
Leonard Lyubich 7ccd1625af [#1214] *: Use single `Object` type in whole project
Remove `Object` and `RawObject` types from `pkg/core/object` package.
Use `Object` type from NeoFS SDK Go library everywhere. Avoid using the
deprecated elements.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-04 17:45:00 +03:00
..
container.go
control.go
control_test.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
delete.go
dump.go
engine.go
engine_test.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
error_test.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
exists.go
get.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
head.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
head_test.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
info.go
inhume.go
inhume_test.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
list.go
list_test.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
metrics.go
put.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
range.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
restore.go
select.go
shards.go