Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pagination): add helpers #1451

Merged
merged 3 commits into from
Sep 2, 2024
Merged

feat(pagination): add helpers #1451

merged 3 commits into from
Sep 2, 2024

Conversation

hekike
Copy link
Contributor

@hekike hekike commented Sep 1, 2024

Add helpers to:

  • Parse query params to Page
  • Create PagedResponse from existing with transforming items type

@hekike hekike added the release-note/feature Release note: Exciting New Features label Sep 1, 2024
pkg/pagination/pagination.go Outdated Show resolved Hide resolved
pkg/pagination/pagination.go Show resolved Hide resolved
@hekike hekike merged commit 116ae76 into main Sep 2, 2024
18 checks passed
@hekike hekike deleted the feat/pagination-helpers branch September 2, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/feature Release note: Exciting New Features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants