ZChildWorkflowExecutionSyntax

zio.temporal.workflow.ZChildWorkflowExecutionSyntax
See theZChildWorkflowExecutionSyntax companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def executeAsyncImpl[R : Type](f: Expr[R], codec: Expr[ZTemporalCodec[R]])(implicit evidence$1: Type[R], q: Quotes): Expr[ZAsync[R]]
def executeImpl[R : Type](f: Expr[R], codec: Expr[ZTemporalCodec[R]])(implicit evidence$1: Type[R], q: Quotes): Expr[R]