You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using ListObjectsAsync, i am able to list a number of items in batches. I need this since the folder in which I am searching in will have 1000s of folders in it. Is it possible to point to Minio from where the next batch should start?
Also, what headers can be passed in the WithHeaders() option when defining the ListObjectsArgs ?
Thanks
The text was updated successfully, but these errors were encountered:
hello,
I am using ListObjectsAsync, i am able to list a number of items in batches. I need this since the folder in which I am searching in will have 1000s of folders in it. Is it possible to point to Minio from where the next batch should start?
Also, what headers can be passed in the WithHeaders() option when defining the ListObjectsArgs ?
Thanks
The text was updated successfully, but these errors were encountered: