//
pkg.gl
Category
github.com/opengoats/goat
pager
package
1.1.2
Repository:
https://github.com/opengoats/goat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
61 SLOC
#
Functions
NewBasePager
No description provided by the author
#
Structs
BasePager
No description provided by the author
#
Interfaces
Pager
分页迭代器 for p.Next() { p.Scan(ctx, dst); }.
Set
可以往里面添加元素.