Fulib v0.1.4 Fulib.Paginater protocol View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: term()
t() :: term()
Link to this section Functions
Link to this function
paginate(pageable, module, opts) View Source
分页器
pageable 可以分页的对象
module 分页针对的module
opts
- page_style :limit, :count, :all, :scroll
- page
- limit
- offset