Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
TryLegacySourceError = xerrors.New("Not found in new sources, try legacy source")
)
Functions ¶
func NewDataProvider ¶
func NewDataProvider(lgr log.Logger, registry metrics.Registry, transfer *model.Transfer, cp coordinator.Coordinator) (p base.DataProvider, err error)
func NewSnapshotProvider ¶
func NewSnapshotProvider(lgr log.Logger, registry metrics.Registry, transfer *model.Transfer, cp coordinator.Coordinator) (base.SnapshotProvider, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.