Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPagination ¶ added in v1.2.1
func NewPagination(page int, size int) *model.Pagination
Types ¶
type Info ¶
func NewPaginationInfo ¶
func NewPaginationInfo(totalElements int, pagination *model.Pagination) *Info
func (*Info) SetAllData ¶
func (*Info) SetCurrentPage ¶
func (*Info) SetFirstPage ¶
func (p *Info) SetFirstPage()
func (*Info) SetLastPage ¶
func (p *Info) SetLastPage()
func (*Info) SetNextAndPreviousPage ¶
func (p *Info) SetNextAndPreviousPage()
func (*Info) SetNextPage ¶
func (p *Info) SetNextPage()
func (*Info) SetPreviousPage ¶
func (p *Info) SetPreviousPage()
Click to show internal directories.
Click to hide internal directories.