Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Service/Middleware/service.first.find"

Index

Functions

Functions

_firstFind

  • Will resolve the service path to an array of nodes that can responde to the target path given. It will then send the message to first node in the array.

    method

    _firstFind

    Parameters

    • params: IServDiscMwParam
    • next: any

      used to call the next middleware

    • done: any

      used to end the middleware stack

    • xyz: XYZ

      reference to the caller's xyz instance

    Returns void

Generated using TypeDoc