frostfs-node/pkg/services/object/patch
Airat Arifullin 61d5e140e0 [#1383] object: Add restrictions for Patch method
* `Patch` can't be applied for non-regular type object (tombstones,
  locks etc.)
* Complex object parts can't be patched. So, if an object has EC/Split
  header, it won't be patched.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-09-19 13:54:49 +03:00
..
range_provider.go [#1338] object: Fix range provider in Patch handler 2024-08-27 16:51:12 +03:00
service.go [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
streamer.go [#1383] object: Add restrictions for Patch method 2024-09-19 13:54:49 +03:00
util.go [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00