frostfs-node/pkg/services/object
Alex Vanin 6280d075b9 [#208] Remove childfree search attribute
With updated specification of object related operation
we don't have this search attribute any more and we
should not use functions related to this attribute.

This commit breaks object service logic, however it will
be fixed later.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-30 10:44:15 +03:00
..
acl [#209] eacl: Support object ID filter in eACL mechanism 2020-11-25 11:59:15 +03:00
delete [#195] object/delete: Add option to set logger 2020-11-24 13:38:06 +03:00
get [#57] services/object: Combine common service parameters 2020-10-02 11:25:36 +03:00
head [#193] services/object: Support client options in all Object services 2020-11-24 15:34:30 +03:00
put [#193] services/object: Support client options in all Object services 2020-11-24 15:34:30 +03:00
range [#193] services/object: Support client options in all Object services 2020-11-24 15:34:30 +03:00
rangehash [#193] services/object: Support client options in all Object services 2020-11-24 15:34:30 +03:00
search [#208] Remove childfree search attribute 2020-11-30 10:44:15 +03:00
util [#195] services/object: Write debug log messages on worker pool errors 2020-11-24 13:38:06 +03:00
response.go [#83] services: Implement response sub-service for each service 2020-10-23 10:54:48 +03:00
sign.go [#83] services/util: Define type of response message interface 2020-10-23 10:54:48 +03:00
transport_splitter.go [#59] Use max msg size in transport server and splitter 2020-10-02 11:25:36 +03:00