page

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2022 License: MIT 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 struct {
	CurrPage     int
	PageSize     int
	MaxCount     int
	MaxPageCount int
}

func New

func New(currPage int, pageSize int, maxCount int) (res *Pagination)

func (*Pagination) Offset

func (p *Pagination) Offset() (offset int)

Jump to

Keyboard shortcuts

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