package
4.13.1
Repository: https://github.com/contiamo/go-base.git
Documentation: pkg.go.dev

# 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.

# Structs

Page contains all the pagination parameters.

# Interfaces

Resolver is able to resolve a parameter value by name.