package
0.33.0
Repository: https://github.com/brimdata/zed.git
Documentation: pkg.go.dev

# Packages

A combine proc merges multiple upstream inputs into one output.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A mux proc merges multiple upstream inputs into one output like combine but labels each batch.
No description provided by the author
No description provided by the author
rename renames one or more fields in a record.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

Context provides states used by all procs to provide the outside context in which they are running.
Result is a convenient way to bundle the result of Proc.Pull() to send over channels.

# Interfaces

No description provided by the author
No description provided by the author
proc.Interface is the interface to objects that operate on Batches of zed.Records and are arranged into a flowgraph to perform pattern matching and analytics.
No description provided by the author