//
pkg.gl
Category
github.com/perpower/goframe
utils
pagination
page
package
1.6.2
Repository:
https://github.com/perpower/goframe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
19 SLOC
#
Functions
Generate
Generate 输出格式化的分页信息 total: int64 记录总数 dataList: []map[string]interface{} 查询结果集.
#
Structs
PageInfo
分页数据结果.
RecordsInfo
No description provided by the author