# Packages
No description provided by the author
# Functions
NewChiResolver returns a parameter resolves that uses chi-based resolver.
NormalizePagination returns a struct with normalized pagination parameters.
NormalizePaginationWithValues returns a struct with normalized pagination parameters according to the settings.
# Constants
DefaultPageSize is a default size for the pagination.
MinPageSize is a maximal page size for the pagination.
MinPageSize is a minimal page size for the pagination.
# Interfaces
Resolver is able to resolve a parameter value by name.