dnotifier library

Functions

defineAgent({required String name, required AgentRun run}) Agent

Typedefs

AgentRun = Future Function(WorkflowContext ctx)
WorkflowEntry = Future Function(WorkflowContext ctx)

Exceptions / Errors

WorkflowError