Documentation ¶
Overview ¶
Package pagination implements a pager that stores the state in a proto token and uses the altipla-consulting/database API.
Index ¶
Constants ¶
View Source
const ( DefaultPageSize = 100 MaxPageSize = 1000 Alphabet = "abcdefghijklmnopqrstuvwxyz1234567890" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.