Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPieceDone

A done function, created when executing middleware piece, is passed to each piece and can be called (with no arguments) to interrupt the stack and begin executing the chain of completion functions.

Hierarchy

  • IPieceDone

Callable

  • A done function, created when executing middleware piece, is passed to each piece and can be called (with no arguments) to interrupt the stack and begin executing the chain of completion functions.

    Parameters

    Returns any

  • A done function, created when executing middleware piece, is passed to each piece and can be called (with no arguments) to interrupt the stack and begin executing the chain of completion functions.

    Parameters

    Returns any

Generated using TypeDoc