ZWorkflowStubSignalSyntax

zio.temporal.signal.ZWorkflowStubSignalSyntax$
See theZWorkflowStubSignalSyntax companion trait

Attributes

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

Members list

Value members

Concrete methods

def signalImpl(f: Expr[Unit])(using q: Quotes): Expr[TemporalIO[Unit]]
def signalWithStartImpl(self: Expr[ZWorkflowStub], start: Expr[Unit], signal: Expr[Unit])(using q: Quotes): Expr[TemporalIO[ZWorkflowExecution]]