frostfs-node/pkg/services/object
Airat Arifullin b3deb893ba [#1310] 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 [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
ape [#1307] object: Add APE check for Patch handler 2024-08-16 14:13:09 +00:00
common [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
delete [#1253] deleteSvc: Use copy of common parameters 2024-07-17 14:24:27 +03:00
get [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
internal Reapply "[#972] Use min/max builtins" 2024-04-10 12:09:34 +00:00
patch [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
put [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
search [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
util [#1253] getSvc: Fix EC objects get 2024-07-17 14:24:27 +03:00
audit.go [#1338] object: Fix audit patch stream 2024-08-27 16:18:29 +03:00
common.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00
metrics.go [#1318] Fix gofumpt issue 2024-08-20 14:34:54 +03:00
remote_reader.go [#1129] policer: Restore EC object 2024-05-17 14:36:18 +03:00
request_context.go [#1157] object: Make APE checker use Bearer-token's APE overrides 2024-06-07 12:11:11 +00:00
response.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00
server.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00
sign.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00
transport_splitter.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00