es6_utils

package
v1.8.7 Latest Latest
Warning

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

Go to latest
Published: May 20, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const AND = "且"
View Source
const COMPOUND = "COMPOUND"
View Source
const OR = "或"
View Source
const SIMPLE = "SIMPLE"

Variables

This section is empty.

Functions

func GetWhereSql

func GetWhereSql(anlysisFilter escache.AnalysisFilter) (q elastic.Query, err error)

Types

type And

type And struct {
	// contains filtered or unexported fields
}

func (*And) Append

func (this *And) Append(sqlizer elastic.Query)

func (*And) ToSql

func (this *And) ToSql() elastic.Query

type Or

type Or struct {
	// contains filtered or unexported fields
}

func (*Or) Append

func (this *Or) Append(sqlizer elastic.Query)

func (*Or) ToSql

func (this *Or) ToSql() elastic.Query

Jump to

Keyboard shortcuts

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