package
0.0.0-20230930071117-b4c11361435a
Repository: https://github.com/d3code/pkg.git
Documentation: pkg.go.dev
# Functions
GetPageLimit returns the page and limit values from the query params If the page or limit is not set, the default values are used.
ResponsePaginated returns a paginated response If the data is not an array, map or slice, the data is returned as is.