# Functions
Unpointer fill LimitAndOffset with default values if offset/limit is nil or it will be filled with the passed value.
# Constants
DefaultLimit define the default number of records to be retrieved.
# Structs
LimitAndOffset contains offset and limit fields.