package
3.4.2
Repository: https://github.com/grafana/loki.git
Documentation: pkg.go.dev

# Functions

# Constants

# Variables

# Structs

BitPrefixInvertedIndex is another inverted index implementation that uses the bit prefix sharding algorithm in tsdb/index/shard.go instead of a modulo approach.
InvertedIndex implements a in-memory inverted index from label pairs to fingerprints.

# Interfaces