• Preparing search index...
  • The search index is not available
@hotmeshio/hotmesh
  • @hotmeshio/hotmesh
  • services/memflow/workflow/execChild
  • execChild

Function execChild

  • execChild<T>(options): Promise<T>
  • Spawns a child workflow and awaits the result, or if await is false, returns immediately.

    Type Parameters

    • T

    Parameters

    • options: WorkflowOptions

      Workflow options.

    Returns Promise<T>

    Result of the child workflow.

    • Defined in services/memflow/workflow/execChild.ts:77

Settings

Member Visibility
@hotmeshio/hotmesh
  • Loading...

Generated using TypeDoc