Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pager ¶
Pager is a tool to help paging
func (*Pager) BeginByString ¶
func (*Pager) EndByString ¶
type PagerGroup ¶
type PagerGroup struct {
// contains filtered or unexported fields
}
func (*PagerGroup) Add ¶
func (pg *PagerGroup) Add(beginPage, beginIndex, pageSize int) (p *Pager)
Click to show internal directories.
Click to hide internal directories.