pagination

package
v0.0.0-...-544bbf9 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPageOffset

func GetPageOffset(pageNum, pageSize int64) int64

func GetTotalPages

func GetTotalPages(total, pageSize int64) int64

Types

type Query

type Query interface {
	Offset(offset int64)
	Limit(limit int64)
}

Jump to

Keyboard shortcuts

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