frostfs-node/pkg/services/object
Airat Arifullin b3deb893ba [] object: Move target initialization to separate package
* Split the logic of write target initialization to different packages;
* Refactor patch and put services: since both service initialize the target
  themselves.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-09-05 13:03:58 +00:00
..
acl [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
ape [] object: Add APE check for Patch handler 2024-08-16 14:13:09 +00:00
common [] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
delete [] deleteSvc: Use copy of common parameters 2024-07-17 14:24:27 +03:00
get [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
internal Reapply "[] Use min/max builtins" 2024-04-10 12:09:34 +00:00
patch [] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
put [] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
search [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
util [] getSvc: Fix EC objects get 2024-07-17 14:24:27 +03:00
audit.go [] object: Fix audit patch stream 2024-08-27 16:18:29 +03:00
common.go [] object: Implement Patch method 2024-08-16 14:13:09 +00:00
metrics.go [] Fix gofumpt issue 2024-08-20 14:34:54 +03:00
remote_reader.go [] policer: Restore EC object 2024-05-17 14:36:18 +03:00
request_context.go [] object: Make APE checker use Bearer-token's APE overrides 2024-06-07 12:11:11 +00:00
response.go [] object: Implement Patch method 2024-08-16 14:13:09 +00:00
server.go [] object: Implement Patch method 2024-08-16 14:13:09 +00:00
sign.go [] object: Implement Patch method 2024-08-16 14:13:09 +00:00
transport_splitter.go [] object: Implement Patch method 2024-08-16 14:13:09 +00:00