database

package
v0.0.34 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Paginator added in v0.0.24

type Paginator struct {
	Page    int
	Limit   int
	Offset  int
	OrderBy string
}

func NewPaginator added in v0.0.24

func NewPaginator(
	page string,
	limit string,
	maxLimit int,
	orderBy string,
	orderByDefault string,
	allowedOrderByFields map[string]string,
) Paginator

Jump to

Keyboard shortcuts

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