Discover Packages
github.com/google/gapid
test
robot
search
eval
package
Version:
v0.6.2
Opens a new window with list of versions in this module.
Published: Oct 12, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package eval supplies logic for automatically applying a search query to
a set of records.
The main entry point is eval.Compile, that builds and returns a Matcher.
Compile takes a search query and a a value type and produces a function that will perform the
query against values of that type.
Filter uses a search query and returns a handler that filters events before passing them to
the output handler.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.