//
pkg.gl
Category
github.com/wuchunfu/JobFlow
utils
pageUtils
package
0.0.0-20220430043515-fdfd4187fcec
Repository:
https://github.com/wuchunfu/jobflow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
49 SLOC
#
Functions
Paginator
分页方法,根据传递过来的页数,每页数,总数,返回分页的内容 7个页数 前 1,2,3,4,5 后 的格式返回,小于5页返回具体页数.