jqer

package
v0.5.10 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// StringQueryRequiresWrappings whether the string needs to be wrapped
	StringQueryRequiresWrappings bool
	// TrimWhitespaceOnQueryStrings whether we need to trim whitespace on query strings
	TrimWhitespaceOnQueryStrings bool
	// SearchInStrings to search in strings
	SearchInStrings   bool
	WrappingBegin     = ""
	WrappingIncrement = "{{"
	WrappingDecrement = "}}"
)

Functions

func Evaluate

func Evaluate(data, query interface{}) ([]interface{}, error)

Evaluate evaluates the data against the query provided and returns the result

Types

This section is empty.

Jump to

Keyboard shortcuts

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