DARTSynchronization

Represents a DART Synchronization Service responsible for database sync tasks.

Members

Functions

task
void task(immutable(DARTSyncOptions) opts, shared(StdSecureNet) shared_net, string dst_dart_path, string src_sock_addr)

Entry point for the synchronization task.