//
pkg.gl
Category
github.com/hdget/hdutils
page
package
0.0.30
Repository:
https://github.com/hdget/hdutils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
106 SLOC
#
Functions
CalculatePages
CalculatePages 根据总数量和每页多少个计算Page数组.
GetStartEndPosition
GetStartEndPosition 如果是按列表slice进行翻页的话, 计算slice的起始index.
NewPagination
NewPagination 获取分页对象.
Paginate
Paginate 分页.
#
Constants
DefaultPageSize
No description provided by the author
#
Structs
Page
No description provided by the author
Pagination
No description provided by the author
#
Interfaces
PaginationUtils
No description provided by the author
Utils
No description provided by the author