package
2.4.3+incompatible
Repository: https://github.com/mucahitkurt/prometheus.git
Documentation: pkg.go.dev

# Functions

Adapter return an adapter as storage.Storage.
Open returns a new storage backed by a TSDB database that is configured for Prometheus.

# Variables

ErrNotReady is returned if the underlying storage is not ready yet.

# Structs

Options of the DB storage.
ReadyStorage implements the Storage interface while allowing to set the actual storage at a later point in time.