Documentation ¶ Index ¶ type Streamer func NewStreamer(config *sysconfig.SystemConfig) (*Streamer, *cli.ExitError) func (s *Streamer) Start() *cli.ExitError func (s *Streamer) Stop() *cli.ExitError Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Streamer ¶ type Streamer struct { // contains filtered or unexported fields } func NewStreamer ¶ func NewStreamer(config *sysconfig.SystemConfig) (*Streamer, *cli.ExitError) func (*Streamer) Start ¶ func (s *Streamer) Start() *cli.ExitError func (*Streamer) Stop ¶ func (s *Streamer) Stop() *cli.ExitError Source Files ¶ View all Source files streamer.go Directories ¶ Show internal Expand all Path Synopsis eventing eventemitting eventfiltering namingstrategies schema sinks/awskinesis sinks/awssqs sinks/kafka sinks/nats sinks/redis sinks/stdout pgdecoding replication context logicalreplicationresolver replicationchannel statestorages dummy file supporting logging sysconfig defaultproviders systemcatalog snapshotting tablefiltering testing containers testrunner version Click to show internal directories. Click to hide internal directories.