package
Version:
v0.0.0-...-ff35399
Opens a new window with list of versions in this module.
Published: Feb 27, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SliceFromValues slices the given list into the values gathered form the url values
type Page struct {
From int
To int
}
type Pages struct {
Pages []Page
Current int
ItemCount int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.