package
0.0.0-20240213125631-d88ec871d766
Repository: https://github.com/allegro/akubra.git
Documentation: pkg.go.dev
# Functions
NewSQLWALFeeder construct an instance of SQLWALFeeder.
# Structs
SQLWALFeeder is an implementation of WALFeeder that creates a feed from a SQL DB.
WALFeederConfig is a configuration for SQLWALFeeder.
# Interfaces
WALFeeder creates a feed of WALEntries that represent the desired object's state.