tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Supervisor
tagion
services
supervisor
Undocumented in source.
@
safe
struct
Supervisor {
void
task
(immutable(Options) opts, shared(StdSecureNet) shared_net);
}
Members
Functions
task
void
task
(immutable(Options) opts, shared(StdSecureNet) shared_net)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
tagion
services
supervisor
structs
Supervisor