frostfs-node/pkg/services/object/util
Leonard Lyubich 7ccd1625af [] *: 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
..
chain.go [] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
key.go [] *: link TODOs to corresponding issues 2022-02-11 12:58:59 +03:00
key_test.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
log.go [] placement: Make traverser to return list of address groups 2021-06-28 15:52:50 +03:00
placement.go [] *: link TODOs to corresponding issues 2022-02-11 12:58:59 +03:00
prm.go [] services/object: remove some FIXME comments 2022-01-31 12:36:40 +03:00