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

# Functions

No description provided by the author
No description provided by the author
CompileBufferFilter tries to return a BufferFilter for e such that the BufferFilter's Eval method returns true for any byte slice containing the ZNG encoding of a record matching e.
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

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
A Scope is a stack of bindings that map identifiers to literals, generator variables, functions etc.

# Type aliases

XXX for now, Binder is just a map of identifiers to a specific zed.Value reference that the name refers to.