nspcc-dev/neofs-node

Add functional address handler for `engine.ListWithCursorPrm`

Aperta

#2941 aperta il 17 set 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Go (49 fork)auto 404
I4S3U4enhancementgood first issueneofs-storage

Metriche repository

Star
 (36 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor