frostfs-node/pkg/services/object/get
Dmitrii Stepanov 8e51d7849a
All checks were successful
DCO action / DCO (pull_request) Successful in 1m36s
Build / Build Components (1.21) (pull_request) Successful in 2m23s
Vulncheck / Vulncheck (pull_request) Successful in 2m7s
Tests and linters / Run gofumpt (pull_request) Successful in 2m11s
Build / Build Components (1.22) (pull_request) Successful in 2m40s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m49s
Tests and linters / Staticcheck (pull_request) Successful in 2m56s
Tests and linters / Tests (1.21) (pull_request) Successful in 3m5s
Tests and linters / Tests (1.22) (pull_request) Successful in 3m5s
Tests and linters / Tests with -race (pull_request) Successful in 3m8s
Tests and linters / Lint (pull_request) Successful in 3m35s
Tests and linters / gopls check (pull_request) Successful in 4m4s
[#1295] getSvc: Assemble complex EC object headers without linking object
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-08-06 16:48:12 +03:00
..
v2 [#1083] objsvc/v2: Check response status in RANGE_HASH forwarder 2024-05-15 12:04:21 +03:00
assemble.go [#1295] getSvc: Assemble complex EC object headers without linking object 2024-08-06 16:48:12 +03:00
assembleec.go [#1271] getSvc: Fix head --raw assemble for EC 2024-07-24 08:52:08 +03:00
assembler.go [#1295] getSvc: Assemble complex EC object headers without linking object 2024-08-06 16:48:12 +03:00
assemblerec.go [#1271] getSvc: Fix local EC chunk get 2024-07-24 08:52:16 +03:00
container.go [#277] getsvc: Refactor errors 2023-04-28 14:03:12 +00:00
errors.go [#277] getsvc: Rename and reorder code 2023-04-28 14:03:12 +00:00
get.go [#1271] getSvc: Fix head --raw assemble for EC 2024-07-24 08:52:08 +03:00
get_test.go [#1295] getSvc: Assemble complex EC object headers without linking object 2024-08-06 16:48:12 +03:00
getrangeec_test.go [#1112] node: Add test for Range request for EC object 2024-05-07 14:47:21 +03:00
local.go [#1253] getSvc: Fix EC objects get 2024-07-17 14:24:27 +03:00
prm.go [#277] getsvc: Rename and reorder code 2023-04-28 14:03:12 +00:00
remote.go [#1271] getSvc: Fix head --raw assemble for EC 2024-07-24 08:52:08 +03:00
remote_getter.go [#1129] policer: Pull required EC chunks 2024-05-16 16:28:49 +03:00
request.go [#1295] getSvc: Assemble complex EC object headers without linking object 2024-08-06 16:48:12 +03:00
service.go [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
status.go [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
types.go [#1253] getSvc: Fix EC objects get 2024-07-17 14:24:27 +03:00
writer.go [#539] getsvc: Write payload direct to out stream 2023-07-27 17:02:08 +03:00