# Functions
NewLocal creates new Local.
NewSynchronizer creates new SynchronizerImpl.
NewSynchronizerManager creates new sync manager.
NewSynchronizerManagerRedis creates new sync manager for redis.
# Constants
Error represents some error in SSE streaming.
Operation mode constants.
Ready represents ready.
Operation mode constants.
StreamingReady ready.
# Structs
Local implements Local Synchronizer.
No description provided by the author
ManagerImpl struct.
ManagerImpl struct.
SplitTasks struct for tasks.
SynchronizerImpl implements Synchronizer.
Workers struct for workers.
# Interfaces
Manager interface.
Synchronizer interface for syncing data to and from splits servers.