internal

package
v0.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2024 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pagination

type Pagination interface {
	PageSize() int
	Page() int
	StartIdx() int
	EndIdx() int
	// Returns true if the pagination is defined, else false and pagination should be ignored
	IsDefined() bool
}

func NewPagination

func NewPagination(pageSize int, page int) Pagination

func NoPagination

func NoPagination() Pagination

Directories

Path Synopsis
rss
web
web/admin/views
templ: version: v0.2.771
templ: version: v0.2.771
web/icons
templ: version: v0.2.771
templ: version: v0.2.771
web/views
templ: version: v0.2.771
templ: version: v0.2.771
web/views/layout
templ: version: v0.2.771
templ: version: v0.2.771

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL