syncerfx

package
v1.1.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

Functions

func SetupDeltaSyncer

func SetupDeltaSyncer(lifecycle fx.Lifecycle, logger *zerolog.Logger, deltaSyncer syncer.DeltaSyncer) error

Types

type TableSyncerIn

type TableSyncerIn struct {
	fx.In
	Config config.Config
	Logger *zerolog.Logger
}

type TableSyncerOut

type TableSyncerOut struct {
	fx.Out
	RoutingTableDeltaSyncer syncer.DeltaSyncer
}

func ProvideRouteTableSyncer

func ProvideRouteTableSyncer(in TableSyncerIn) (TableSyncerOut, error)

Jump to

Keyboard shortcuts

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