pagination

package
v1.25.0-rc1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPaginatedIterator

func NewPaginatedIterator(
	ctx context.Context,
	reader datastore.Reader,
	filter datastore.RelationshipsFilter,
	pageSize uint64,
	order options.SortOrder,
	startCursor options.Cursor,
) (datastore.RelationshipIterator, error)

NewPaginatedIterator creates an implementation of the datastore.Iterator interface that internally paginates over datastore results.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL