frostfs-node/pkg/services/object/get
Dmitrii Stepanov ca8b01667f
[#1718] linter: Resolve gocritic's unlambda linter
See https://go-critic.com/overview#unlambda for details.

Change-Id: Iccb2d293ce31a302fcbb2c3f9c55c9b3fa554db5
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-04-16 15:22:54 +03:00
..
v2 [#1718] linter: Resolve gocritic's unlambda linter 2025-04-16 15:22:54 +03:00
assemble.go [#1689] linter: Fix staticcheck warning: 'embedded field can be simplified' 2025-04-08 09:32:24 +00: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 [#1689] linter: Fix staticcheck warning: 'could lift into loop condition' 2025-04-09 16:55:35 +03:00
errors.go [#277] getsvc: Rename and reorder code 2023-04-28 14:03:12 +00:00
get.go [#1689] linter: Fix staticcheck warning: 'methods on the same type should have the same receiver name' 2025-04-09 16:55:35 +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-04-16 13:07:51 +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