package
0.7.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Functions

NewClient wraps the provided ObjectClient with a chunk.Client implementation.

# Variables

Base64Encoder is used to encode chunk keys in base64 before storing/retrieving them from the ObjectClient.

# Structs

Client is used to store chunks in object store backends.

# Type aliases

KeyEncoder is used to encode chunk keys before writing/retrieving chunks from the underlying ObjectClient.