datasync

package
v0.0.0-debug-20260702 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2026 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDataSync

NewDataSync creates a new syncer instance.

Types

type LogClient

type LogClient interface {
	// contains filtered or unexported methods
}

LogClient is a interface defines the operation of log entries.

type Producer

type Producer interface {
	Worker
	Enqueue(context.Context, *wrappedData)
}

type TxnClient

type TxnClient interface {
	// contains filtered or unexported methods
}

type Worker

type Worker interface {
	Start(ctx context.Context)
	Close()
}

Jump to

Keyboard shortcuts

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