# Structs

Local implements the Backend interface.
LocalOpts represents the local backend configuration options.
S3 implements the Backend interface.
S3Auth represents the S3 backend authentication configuration options.
S3Opts represents the S3 backend configuration options.

# Interfaces

Backend is an interface that abstracts operations on a data store.