package
0.0.0-20250206140059-0c7aa07fd502
Repository: https://github.com/ehsanranjbar/badgerutils.git
Documentation: pkg.go.dev

# Functions

New creates a new indexer for the given struct type and components.
NewComponent creates a new component with the given path.

# Constants

DefaultMaxComponentSize is the default size that the binary representation of a component will be padded or truncated to.

# Structs

Component represents a component of concatenated keys in index.
Indexer is an indexer for a struct type that generates keys base on struct fields for a btree index.