package
0.0.0-20240213125631-d88ec871d766
Repository: https://github.com/allegro/akubra.git
Documentation: pkg.go.dev
# Functions
NewDefaultWALFilter constructs an instance of DefaultWALFeeder.
# Structs
DefaultWALFilter is a default implementation of WALFilter.
S3VersionFetcher is an implementation of VersionFetcher that uses an S3 client.
StorageState describes if an object is present on o storage and if so, in which version.
# Interfaces
VersionFetcher fetches object's version.
WALFilter consults the storages to determine the desired state of an object.