filter

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2019 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Argument

type Argument string

type Expression

type Expression struct {
	Arguments []Argument
	Predicate Predicate
}

func New

func New(ctx context.Context, filterQuery string) (*Expression, error)

type Predicate

type Predicate string
const (
	Equal Predicate = "eq"
)

Jump to

Keyboard shortcuts

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