Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/link/process/direct"

Index

Functions

Functions

linkProcessDirect

  • linkProcessDirect(link: IDirectImmutable, context: IContextImmutable, _: IOptionsImmutable): Promise<IData>
  • Performs the processing of a link to determine which formation to move to next

    Parameters

    • link: IDirectImmutable

      the link to process

    • context: IContextImmutable

      any context that the link can use to determine the next link

    • _: IOptionsImmutable

    Returns Promise<IData>

    the formation identification value to move to and the updated context