nspcc-dev/neofs-node

Add functional address handler for `engine.ListWithCursorPrm`

开放

#2,941 创建于 2024年9月17日

 (0 条评论) (0 个反应) (0 位负责人)Go (49 个派生)auto 404
I4S3U4enhancementgood first issueneofs-storage

仓库指标

星标
 (36 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Is your feature request related to a problem? Please describe.

I'm always frustrated when we can't handle the addresses of objects from engine.ListWithCursorPrm without using an intermediate memory buffer.

Describe the solution you'd like

New function with functional handler for the addresses of objects in list.

Additional context

Idea of this come from this pr #2933.

贡献者指南