tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
ReplicatorService
tagion
services
replicator
Undocumented in source.
struct
ReplicatorService
struct
ReplicatorService
version(!NEW_REPLICATOR)
@
safe
struct
ReplicatorService {
static
Topic
modify_recorder
;
void
task
(immutable(ReplicatorOptions) opts);
}
Members
Functions
task
void
task
(immutable(ReplicatorOptions) opts)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
modify_recorder
Topic
modify_recorder
;
Undocumented in source.
Meta
Source
See Implementation
tagion
services
replicator
manifest constants
modify_log
structs
ReplicatorOptions
ReplicatorService