package
0.0.0-20241123123542-6b030f4d2090
Repository: https://github.com/velocidex/vfilter.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Structs
scope.AppendPlugins(GenericListPlugin{ PluginName: "my_plugin", Function: func(args types.Row) []types.Row { ...
No description provided by the author
No description provided by the author
# Type aliases
Generic synchronous plugins just return all their rows at once.