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

# Functions

LoadTable loads a table from local storage(syncs the table too if we have it locally) or downloads it from the shared store.
NewTable just creates an instance of table without trying to load files from local storage or object store.

# Structs

# Interfaces

# Type aliases

TenantFilter is invoked by an IndexGateway instance and answers which tenants from the given list of tenants are assigned to this instance.