package
4.1.0-rc1+incompatible
Repository: https://github.com/riotkit-org/backup-repository.git
Documentation: pkg.go.dev

# Functions

InitializeModel connects model to migrations.
NewFifoRotationStrategy is a factorial method.
NewService is a factory method that knows how to construct a Storage provider, distincting multiple types of providers.

# Structs

FifoRotationStrategy implements a simple queue, first is appended, oldest will be deleted.
No description provided by the author
No description provided by the author
VersionsRepository persistence layer for Versions.

# Interfaces

RotationStrategy defines how old backups should be rotated.

# Type aliases

No description provided by the author