frostfs-node/pkg/services/object
Evgenii Stratonikov 5ff82ff04f
Some checks failed
ci/woodpecker/pr/pre-commit Pipeline was successful
Tests and linters / Tests (1.19) (pull_request) Successful in 14m18s
Vulncheck / Vulncheck (pull_request) Failing after 2m23s
Tests and linters / Staticcheck (pull_request) Successful in 4m8s
Build / Build Components (1.19) (pull_request) Successful in 3m26s
Build / Build Components (1.20) (pull_request) Successful in 2m56s
Tests and linters / Tests with -race (pull_request) Successful in 21m39s
Tests and linters / Tests (1.20) (pull_request) Successful in 22m36s
Tests and linters / Lint (pull_request) Successful in 1m39s
ci/woodpecker/push/pre-commit Pipeline was successful
[#6] services/object: Simplify local/remote targets
We do not use the return result from Close() and we always execute both
methods in succession. It makes sense to unite them.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-07-21 18:39:12 +03:00
..
acl [#294] aclsvcv2: Refactor service constructor 2023-07-12 07:42:10 +00:00
delete [#294] deletesvc: Drop cast 2023-07-12 07:42:10 +00:00
get [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
head [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
internal [#463] putsvc: Use PutSingle RPC for remote target 2023-07-18 10:52:12 +00:00
put [#6] services/object: Simplify local/remote targets 2023-07-21 18:39:12 +03:00
search [#294] searchsvcv2: Refactor service constructor 2023-07-12 07:42:10 +00:00
util [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
common.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
metrics.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
response.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
server.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
sign.go [#6] services/util: Remove remaining stream wrappers 2023-07-21 18:39:09 +03:00
transport_splitter.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00