datatypes

package
v0.0.0-...-7b9449e Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONQueryExpression

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

JSONQueryExpression json query expression, implements clause.Expression interface to use as querier

func JSONQuery

func JSONQuery(column string) JSONQueryExpression

JSONQuery query column as json

func (JSONQueryExpression) Build

func (jsonQuery JSONQueryExpression) Build(builder clause.Builder)

Build implements clause.Expression

func (JSONQueryExpression) Exists

func (jsonQuery JSONQueryExpression) Exists() JSONQueryExpression

func (JSONQueryExpression) Value

func (jsonQuery JSONQueryExpression) Value(path ...string) JSONQueryExpression

Jump to

Keyboard shortcuts

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