
The highest tagged major version is
v4.
package
Version:
v3.8.0
Opens a new window with list of versions in this module.
Published: Oct 23, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func CalculateTotalPages(total, resultsPerPage uint64) int
type PaginatedResult struct {
Page int
TotalPages int
Hits []Document
TotalHits int
}
PaginatedResult holds the result of a search request, as well as some related metadata
Source Files
¶
Click to show internal directories.
Click to hide internal directories.