query

package
v1.15.21 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 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 Query

type Query interface {
	Get(key string, defaultValue ...string) strings.Value
	//
	Page(defaultValue ...uint) uint
	PageSize(defaultValue ...uint) uint
	Where() map[string]strings.Value
	OrderBy() map[string]strings.Value
}

Query ...

func New

func New(request *http.Request) Query

New creates a query.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳