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

# Functions

NewBoltDBIndexClient creates a new IndexClient that used BoltDB.
NewFSObjectClient makes a chunk.Client which stores chunks as files in the local filesystem.
NewTableClient returns a new TableClient.
Open the database.

# Constants

# Variables

# Structs

BoltDBConfig for a BoltDB index client.
FSConfig is the config for a FSObjectClient.
FSObjectClient holds config for filesystem as object store.