package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Aug 12, 2025
License: BSD-3-Clause
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 EncodedQuery(q interface{}, exclude interface{}) string
a-h templ helpers
type Pagination struct {
}
type Paging struct {
Limit int `url:"limit,omitempty"`
Page int `url:"page"`
SortBy string `url:"sort_by,omitempty"`
SortDirection string `url:"sort_direction,omitempty"`
Refresh string `url:"refresh,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.