pagination

package
v0.0.0-...-9bd63dd Latest Latest
Warning

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

Go to latest
Published: Apr 12, 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 int32) int

func GetTotalPages

func GetTotalPages(total, pageSize int32) int32

Types

type Query

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

Jump to

Keyboard shortcuts

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