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
No description provided by the author
NewFinder returns an object that is used to lookup keys in a microindex.
No description provided by the author
No description provided by the author
NewReader returns a Reader ready to read a microindex.
No description provided by the author
No description provided by the author
NewWriter returns a Writer ready to write a Zed index or it returns an error.
No description provided by the author
No description provided by the author
Stat returns summary information about the microindex at uri.

# Constants

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
No description provided by the author
XXX.
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
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Finder looks up values in a microindex using its embedded index.
FinderReader is zio.Reader version of Finder that streams back all records in a microindex that match the provided key Record.
No description provided by the author
No description provided by the author
MemTable implements an in-memory table to build a microindex.
No description provided by the author
No description provided by the author
Writer implements the zio.Writer interface.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author