frostfs-node/pkg/core/object
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
..
.gitkeep [] Trim the old functionality 2020-10-02 11:22:55 +03:00
errors.go [] engine: Define EndOfListing error in component packages 2021-11-19 16:57:19 +03:00
fmt.go [] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
fmt_test.go [] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
object.go [] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00