Discover Packages
github.com/openchoreo/openchoreo
internal
occ
cmd
pagination
package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Jul 24, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
FetchAll repeatedly calls fetchPage, accumulating all items until
there are no more pages. This provides kubectl-style chunk-based
pagination that is transparent to the user.
FetchPage fetches one page given limit and cursor.
Returns items, next cursor (empty string when done), and error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.