Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/link/process/random"

Index

Functions

Functions

linkProcessRandom

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

    Parameters

    • link: IRandomImmutable

      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