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

# Packages

# Functions

nolint:revive.
LoadTable loads local dbs belonging to the table and creates a new Table with references to dbs if there are any otherwise it doesn't create a table.
New creates a shipper for syncing local objects with a store.
NewTable create a new Table without looking for any existing local dbs belonging to the table.

# Constants

create a new db sharded by time based on when write request is received.

# Structs

Table is a collection of multiple index files created for a same table by the ingester.

# Interfaces