package
0.19.0
Repository: https://github.com/kopia/kopia.git
Documentation: pkg.go.dev

# Functions

DefaultParameters constructs Parameters based on the provided shards specification.
New returns new sharded.Storage helper.

# Constants

CompleteBlobSuffix is the extension for sharded blobs that have completed writing.
ParametersFile is the name of the hidden parameters file in a sharded storage.

# Structs

Options must be anonymously embedded in sharded provider options.
Parameters contains sharded storage configuration optionally persisted in the storage itself.
PrefixAndShards defines shards to use for a particular blob ID prefix.
Storage provides common implementation of sharded storage.

# Interfaces

Impl must be implemented by underlying provider.