frostfs-node/pkg/services/object/get
Anton Nikiforov b41cb386cb
All checks were successful
DCO action / DCO (pull_request) Successful in 41s
Vulncheck / Vulncheck (pull_request) Successful in 51s
Build / Build Components (pull_request) Successful in 1m37s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m44s
Tests and linters / Run gofumpt (pull_request) Successful in 1m55s
Tests and linters / gopls check (pull_request) Successful in 3m20s
Tests and linters / Lint (pull_request) Successful in 3m33s
Tests and linters / Staticcheck (pull_request) Successful in 4m19s
Tests and linters / Tests (pull_request) Successful in 4m41s
Tests and linters / Tests with -race (pull_request) Successful in 5m6s
[#1619] logger: Set tags for node components
Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2025-02-07 17:19:14 +03:00
..
v2 [#1619] logger: Set tags for node components 2025-02-07 17:19:14 +03:00
assemble.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
assembleec.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
assembler.go [#1616] getsvc: Use slices.Reverse() where possible 2025-01-30 06:50:37 +00:00
assembler_head.go [#1616] getsvc: Move head assembling to a separate file 2025-01-30 06:50:37 +00:00
assembler_range.go [#1616] getsvc: Move break condition from body to the loop condition 2025-01-30 06:50:37 +00:00
assemblerec.go [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
container.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
errors.go [#277] getsvc: Rename and reorder code 2023-04-28 14:03:12 +00:00
get.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
get_test.go [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
getrangeec_test.go [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
local.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
prm.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00
remote.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
remote_getter.go [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
request.go [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
service.go [#1619] logger: Set tags for node components 2025-02-07 17:19:14 +03:00
status.go [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
types.go [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
writer.go [#539] getsvc: Write payload direct to out stream 2023-07-27 17:02:08 +03:00