package
0.0.0-20241123123542-6b030f4d2090
Repository: https://github.com/velocidex/vfilter.git
Documentation: pkg.go.dev
# Functions
Builds a cacheable parser that can parse into.
No description provided by the author
No description provided by the author
No description provided by the author
Allow the caller to pass args explicitly- this is similar to Python's ** notation: LET d = lazy_dict(a={....}) SELECT * FROM plugin(`**`=d).
No description provided by the author
Wrap an arg in a LazyExpr for plugins that want to receive a LazyExpr.
Convert a type to a stored query.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Wrap a Stored Query with a LazyExpr interface.
# Type aliases
No description provided by the author