Add functional address handler for engine.ListWithCursorPrm
#2941
Labels
enhancement
Improving existing functionality
good first issue
Good for newcomers
I4
No visible changes
neofs-storage
Storage node application issues
S3
Minimally significant
U4
Nothing urgent
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.
The text was updated successfully, but these errors were encountered: