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

# Functions

NewStorage makes a new Storage.
SubDirectory returns the subdirectory within a Storage directory used for the Prometheus WAL.

# Variables

ErrWALClosed is an error returned when a WAL operation can't run because the storage has already been closed.

# Structs

Storage implements storage.Storage, and just writes to the WAL.