frostfs-node/cmd/frostfs-cli/modules/object
Evgenii Stratonikov e44b84c18c
All checks were successful
DCO action / DCO (pull_request) Successful in 3m26s
Vulncheck / Vulncheck (pull_request) Successful in 3m43s
Tests and linters / Run gofumpt (pull_request) Successful in 5m6s
Tests and linters / Staticcheck (pull_request) Successful in 5m45s
Tests and linters / Lint (pull_request) Successful in 6m40s
Build / Build Components (pull_request) Successful in 8m35s
Pre-commit hooks / Pre-commit (pull_request) Successful in 9m13s
Tests and linters / Tests (pull_request) Successful in 10m19s
Tests and linters / Tests with -race (pull_request) Successful in 10m44s
Tests and linters / gopls check (pull_request) Successful in 10m52s
Tests and linters / Run gofumpt (push) Successful in 3m52s
Tests and linters / Staticcheck (push) Successful in 4m3s
Tests and linters / Lint (push) Successful in 5m41s
Vulncheck / Vulncheck (push) Successful in 8m33s
Pre-commit hooks / Pre-commit (push) Successful in 9m29s
Build / Build Components (push) Successful in 9m58s
Tests and linters / Tests (push) Successful in 9m58s
Tests and linters / Tests with -race (push) Successful in 10m20s
Tests and linters / gopls check (push) Successful in 10m56s
[#1569] cli: Remove unnecessary variable after refactoring
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-12-18 10:17:04 +03:00
..
delete.go [#406] cli: Pass context to internal client 2023-06-02 11:44:04 +00:00
get.go [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
hash.go [#1569] cli: Remove unnecessary variable after refactoring 2024-12-18 10:17:04 +03:00
head.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
lock.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
nodes.go [#1528] cli: Keep order for required nodes in the result of object nodes 2024-12-02 13:58:24 +03:00
patch.go [#1307] cli: Introduce object patch command 2024-08-16 14:13:09 +00:00
put.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
range.go [#1147] cli: Fix output when print EC info with flags json & proto 2024-05-30 08:13:04 +00:00
root.go [#1307] cli: Introduce object patch command 2024-08-16 14:13:09 +00:00
search.go [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
util.go [#1329] cli: Skip linking objects in complex object processing 2024-08-23 13:51:20 +03:00