tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
EpochCreatorService
tagion
services
epoch_creator
Undocumented in source.
@
safe
struct
EpochCreatorService {
void
task
(immutable(EpochCreatorOptions) opts, immutable(NetworkMode) network_mode, immutable(size_t) number_of_nodes, shared(StdSecureNet) shared_net, immutable(MonitorOptions) monitor_opts, immutable(TaskNames) task_names);
}
Members
Functions
task
void
task
(immutable(EpochCreatorOptions) opts, immutable(NetworkMode) network_mode, immutable(size_t) number_of_nodes, shared(StdSecureNet) shared_net, immutable(MonitorOptions) monitor_opts, immutable(TaskNames) task_names)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
tagion
services
epoch_creator
aliases
PayloadQueue
structs
EpochCreatorOptions
EpochCreatorService