filter

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FilterElem

type FilterElem = map[string]interface{}

func And

func And(filters ...FilterElem) FilterElem

func Eq

func Eq(property string, value interface{}) FilterElem

func Neq

func Neq(property string, value interface{}) FilterElem

func Or

func Or(filters ...FilterElem) FilterElem

func Predicate

func Predicate(property, comp string, value interface{}) FilterElem

Source Files

  • filter.go

Jump to

Keyboard shortcuts

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