Worker#
- class tierkreis.worker.worker.Worker(root_namespace)[source]#
Bases:
object
Worker server.
Methods
Attributes
root
server
pyruntime
metadata
- async run(function: FunctionName, inputs: StructValue, callback: Callback, metadata: MutableMapping[str, str | bytes]) StructValue [source]#
Run function.