Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDataSync ¶
func NewDataSync( sid string, stopper *stopper.Stopper, rt moruntime.Runtime, cfg logservice.HAKeeperClientConfig, fs fileservice.FileService, ) (logservice.DataSync, error)
NewDataSync creates a new syncer instance.
Types ¶
type HAKeeperClientFactory ¶
type HAKeeperClientFactory func( ctx context.Context, sid string, cfg logservice.HAKeeperClientConfig, ) logservice.ClusterHAKeeperClient
Click to show internal directories.
Click to hide internal directories.