# Functions
NewArchiverProvider returns a new Archiver provider.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrArchiverConfigNotFound is the error for unable to find the config for an archiver given scheme.
ErrBootstrapContainerAlreadyRegistered is the error for registering multiple containers for the same serviceName.
ErrBootstrapContainerNotFound is the error for unable to find the bootstrap container given serviceName.
ErrNotSupported is the error for not supported archiver implementation.
ErrUnknownScheme is the error for unknown archiver scheme.
# Structs
MockArchiverProvider is an autogenerated mock type for the ArchiverProvider type.
# Interfaces
No description provided by the author