package
0.0.0-20240805073345-39c03fc987d2
Repository: https://github.com/intergral/deep.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

MustNewSegmentDecoder creates a new encoding or it panics.
NewObjectDecoder returns a Decoder given the passed string.
NewSegmentDecoder returns a Decoder given the passed string.

# Constants

CurrentEncoding is a string representing the encoding that all new blocks should be created with.

# Variables

AllEncodings is used for testing.

# Interfaces

ObjectDecoder is used to work with opaque byte slices that contain snapshot data in the backend.
SegmentDecoder is used by the distributor/ingester to aggregate and pass segments of snapshots.