package
0.15.0
Repository: https://github.com/go-faster/oteldb.git
Documentation: pkg.go.dev

# Functions

Empty creates new empty iterator.
ForEach calls given callback for each iterator element.
Slice creates new SliceIterator from given values.

# Structs

EmptyIterator returns zero elements.
SliceIterator is a slice iterator.

# Interfaces

Iterator is an storage iterator interface.