package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Nov 28, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Data struct {
Page int `query:"_page"`
PerPage int `query:"_perPage"`
SortDir string `query:"_sortDir"`
SortField string `query:"_sortField"`
}
Links generates links for cnt elements such that every page contains perPage elements, and we are on page
LinksWithCountLimit filters links generated by Links around page in a pageLimit range
Source Files
¶
Click to show internal directories.
Click to hide internal directories.