package
0.0.0-20240428161649-44bd8e4254ef
Repository: https://github.com/conty111/carscatalog.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
ParsePagination gets pagination params from URL query.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
PaginationMeta contains last offset of items, nextPage (if exist) and previousPage (if exist).
No description provided by the author
PaginationResponse contains pagination information and data.