options

package
v0.0.0-...-5699c4c Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2019 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Change

func Change(s *Setting)

Types

type Options

type Options struct {
	Page    int
	Limit   int
	Offset  int
	OrderBy []string
}

Param 分页参数

func New

func New(r *http.Request) *Options

生成分页选项

type Setting

type Setting struct {
	DefaultLimit int
	PageField    string
	LimitField   string
	OrderField   string
}

Param 分页参数

Jump to

Keyboard shortcuts

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