package
0.0.0-20241210072137-8149b9cdf2cb
Repository: https://github.com/dana-team/platform-backend.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ExtractPaginationParamsFromCtx retrieves the page and limit from the context.
FetchPage fetches the specified page with given limit.

# Structs

GenericPaginator to handle any Kubernetes list type.

# Interfaces

Paginator interface with methods for pagination.