nspcc-dev / neofs-sdk-go

Go implementation of NeoFS SDK
Apache License 2.0
6 stars 14 forks source link

object/filters: Add filtering by first object ID #575

Closed carpawell closed 5 months ago

carpawell commented 5 months ago

This field appeared for V2 split first and was not required at first glance. More use cases have been landed now. Also, it is a successor to the SplitID in the V1 split that does have a filter.

API go repo is accepted for archival so no additional const importing for now, will be fixed somehow with removing neofs-api-go from go.mod.