Closed dustmop closed 3 years ago
A working Cursor implementation that can work generically for many methods. For now, use it just for collection.List. This includes an http response with the json data needed to fetch the next page.
Pushed a commit handling these suggestions.
A working Cursor implementation that can work generically for many methods. For now, use it just for collection.List. This includes an http response with the json data needed to fetch the next page.