query

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2025 License: BSD-3-Clause Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func And

func And(queries []string) string

func Between

func Between(attribute string, start, end interface{}) string

func Contains

func Contains(attribute string, value interface{}) string

func CursorAfter

func CursorAfter(documentId string) string

func CursorBefore

func CursorBefore(documentId interface{}) string

func EndsWith

func EndsWith(attribute string, value interface{}) string

func Equal

func Equal(attribute string, value interface{}) string

func GreaterThan

func GreaterThan(attribute string, value interface{}) string

func GreaterThanEqual

func GreaterThanEqual(attribute string, value interface{}) string

func IsNotNull

func IsNotNull(attribute string) string

func IsNull

func IsNull(attribute string) string

func LessThan

func LessThan(attribute string, value interface{}) string

func LessThanEqual

func LessThanEqual(attribute string, value interface{}) string

func Limit

func Limit(limit int) string

func NotEqual

func NotEqual(attribute string, value interface{}) string

func Offset

func Offset(offset int) string

func Or

func Or(queries []string) string

func OrderAsc

func OrderAsc(attribute string) string

func OrderDesc

func OrderDesc(attribute string) string
func Search(attribute string, value interface{}) string

func Select

func Select(attributes interface{}) string

func StartsWith

func StartsWith(attribute string, value interface{}) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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