//
pkg.gl
Category
github.com/blind-oracle/psql-streamer
sink
package
1.1.0
Repository:
https://github.com/blind-oracle/psql-streamer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
4
Files
32 SLOC
#
Packages
kafka
No description provided by the author
prom
No description provided by the author
stub
Package stub is used for testing.
#
Functions
Init
Init initializes a sink from a viper subtree.
#
Interfaces
Sink
Sink represent a generic sink that handles events.
#
Type aliases
ProcessEventBatchFunc
ProcessEventBatchFunc processess event batches.