package
0.7.0
Repository: https://github.com/lawrencejones/pgsink.git
Documentation: pkg.go.dev

# README

Generic Sink utilities

Sinks should be spoken about in abstract, as managing the flow of data from the changelog into a sink is complex, and we prefer to create reliable abstractions once that can be used everywhere.

With this focus, the generic package provides composable sink constructors.