Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager handles the pagination.
func (*Manager) CurrentPage ¶
CurrentPage returns the currentPage value.
func (*Manager) CurrentTable ¶
CurrentTable sets the current table name.
func (*Manager) PreviousPage ¶
PreviousPage decreases the value of currentPage.
func (*Manager) SetCurrentTable ¶
SetCurrentTable sets the current table name.
func (*Manager) TotalPages ¶
TotalPages returns the total pages count.
Click to show internal directories.
Click to hide internal directories.