package
1.0.0-rc.5
Repository: https://github.com/beneath-hq/beneath.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a new Codec for encoding records between JSON and Avro and keys.

# Variables

ErrIndexMiss is returned by newKeyRange when a query doesn't match the index fields.

# Structs

Codec contains schema and index info and can marshal/ummarshal records and their keys.
KeyRange represents a range of keys.

# Interfaces

Index represents a set of fields to generate keys for.