mirror of
https://github.com/fluencelabs/aqua.git
synced 2025-03-15 11:40:50 +00:00
10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
aqua Job declares *
|
|
|
|
use "declare"
|
|
|
|
export timeout
|
|
|
|
func timeout() -> AquaName.Worker:
|
|
w <- AquaName.getWorker()
|
|
a = w.host_id
|
|
<- w |