package
1.0.4
Repository: https://github.com/kobble-io/go-admin.git
Documentation: pkg.go.dev

# Structs

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.