eventemitting

package
v0.9.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventEmitter

type EventEmitter struct {
	// contains filtered or unexported fields
}

func NewEventEmitter

func NewEventEmitter(
	replicationContext replicationcontext.ReplicationContext, streamManager stream.Manager,
	typeManager pgtypes.TypeManager, taskManager task.TaskManager, statsService *stats.Service,
	filter eventfiltering.EventFilter,
) (*EventEmitter, error)

func NewEventEmitterFromConfig added in v0.4.0

func NewEventEmitterFromConfig(
	c *config.Config, replicationContext replicationcontext.ReplicationContext,
	streamManager stream.Manager, typeManager pgtypes.TypeManager,
	taskManager task.TaskManager, statsService *stats.Service,
) (*EventEmitter, error)

func (*EventEmitter) NewEventHandler

func (*EventEmitter) PostConstruct added in v0.4.0

func (ee *EventEmitter) PostConstruct() error

func (*EventEmitter) Start

func (ee *EventEmitter) Start() error

func (*EventEmitter) Stop

func (ee *EventEmitter) Stop() error

func (*EventEmitter) Stop1 added in v0.4.0

func (ee *EventEmitter) Stop1() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL