tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Request.respond
tagion
actor
actor
Request
Send back some data to the task who sent the request
struct
Request
(string name, ID = uint)
void
respond
(
Args
...
)
(
Args
args
)
Meta
Source
See Implementation
tagion
actor
actor
Request
aliases
Response
functions
respond
static functions
opCall
variables
id
msg
task_name
Send back some data to the task who sent the request