filters

package
v0.0.63 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Projection

func Projection(p v1.Property) v1.Filters_Projection

Types

type CompiledFilter

type CompiledFilter struct {
	Column string
	Op     v1.Filter_OP
	Value  []byte
	Re     *regexp.Regexp
}

func CompileFilters

func CompileFilters(f *v1.Filters) ([]*CompiledFilter, error)

Jump to

Keyboard shortcuts

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