Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/link/process/remote"

Index

Functions

Functions

linkProcessRemote

  • linkProcessRemote(link: IRemoteImmutable, context: IContextImmutable, __namedParameters: object): Promise<IData>
  • Performs the processing of a link to determine which formation to move to next

    Parameters

    • link: IRemoteImmutable

      the link to process

    • context: IContextImmutable

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

    • __namedParameters: object

    Returns Promise<IData>

    the formation identification value to move to and the updated context