Documentation
¶
Overview ¶
Package pagination defines provider-neutral opaque traversal cursors.
Index ¶
Constants ¶
View Source
const MaximumListCursorLength = 512
MaximumListCursorLength is the public wire bound shared by list endpoints.
Variables ¶
View Source
var ErrInvalidListCursor = errors.New("SecondBox list page cursor is invalid")
ErrInvalidListCursor identifies malformed, mismatched, or stale list traversal authority.
Functions ¶
func DecodeListCursor ¶
DecodeListCursor returns the last-seen key only for its exact endpoint and scope.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.