mocks

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Processor

type Processor struct {
	ProcessWALEventFn func(ctx context.Context, walEvent *wal.Event) error
	CloseFn           func() error
	// contains filtered or unexported fields
}

func (*Processor) Close added in v0.5.0

func (m *Processor) Close() error

func (*Processor) GetProcessCalls added in v0.5.0

func (m *Processor) GetProcessCalls() uint

func (*Processor) Name

func (m *Processor) Name() string

func (*Processor) ProcessWALEvent

func (m *Processor) ProcessWALEvent(ctx context.Context, walEvent *wal.Event) error

Jump to

Keyboard shortcuts

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