page

package
v0.0.0-...-41c8d9c Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Page

type Page struct {
	// StartID is the ID being used as the basis for pagination across database
	// results. It is used to search for an ancestry with ID >= StartID.
	//
	// StartID is required to be unique to every ancestry and always increasing.
	StartID int64
}

Page is the representation of a page for the Postgres schema.

Jump to

Keyboard shortcuts

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