package
Version:
v0.0.0-...-91ccb22
Opens a new window with list of versions in this module.
Published: Feb 27, 2026
License: CC0-1.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CursorPage[T any] struct {
Edges []T
Cursors []string
HasNext bool
}
CursorPage holds paginated results
Cursors performs cursor-based pagination using a key extractor function
Source Files
¶
Click to show internal directories.
Click to hide internal directories.