queryopt

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Asc

func Asc(field string) string

func Desc

func Desc(field string) string

func Eq

func Eq(field, value any) (string, any)

func Ge

func Ge(field, value any) (string, any)

func Gt

func Gt(field, value any) (string, any)

func In

func In(field string, list any) (string, any)

func IsNotNull

func IsNotNull(field string) string

func IsNull

func IsNull(field string) string

func Le

func Le(field, value any) (string, any)

func LeftLike

func LeftLike(field, value string) (string, string)

func Like

func Like(field, value string) (string, string)

func Lt

func Lt(field, value any) (string, any)

func Ne

func Ne(field, value any) (string, any)

func NotIn

func NotIn(field string, list any) (string, any)

func RightLike

func RightLike(field, value string) (string, string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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