frostfs-node/pkg/services/object/search
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
..
v2 [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
container.go [#1115] *: link TODOs to corresponding issues 2022-02-11 12:58:59 +03:00
exec.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
local.go [#241] object/search: Refactor service processing 2020-12-11 17:19:37 +03:00
prm.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
remote.go [#645] *: Construct clients from client.NodeInfo in API client cache 2021-09-30 20:57:00 +03:00
search.go [#241] object/search: Refactor service processing 2020-12-11 17:19:37 +03:00
search_test.go [#1131] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
service.go [#1131] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
util.go [#1131] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00