fix: update GetPage to check for empty items slice #13

Merged
argoyle merged 1 commits from fix-getpage-empty-items-check into main 2025-06-16 07:12:35 +00:00

1 Commits

Author SHA1 Message Date
argoyle 8e8bdac22c fix: update GetPage to check for empty items slice
Refactor the GetPage function to check for an empty slice of items 
instead of a nil pointer. Update tests to cover cases for nil and 
empty slices, ensuring consistent behavior and improved clarity.
2025-06-16 09:09:04 +02:00