Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pagination ¶
Pagination is a struct that holds the configuration for the Pagination
- Total is the total number of items
- Count is the number of items in the current page
- Page is the current page
- Data is the items in the current page
- HasNext is a boolean that indicates if there is a next page
Click to show internal directories.
Click to hide internal directories.