# Functions

DecodeToken decodes the string into a date and id.
EncodeToken encodes the date and id into a base64 string after joining them with a separator.
GetTokens returns the next and previous tokens based on the length and limit conditions.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

DataSeparator is the separator used to separate the data in the cursor token.
No description provided by the author
No description provided by the author

# Structs

Paginator represents a paginator.