Function _templatizeSourceServiceNamePrivate

  • Private

    Templatize the name based on the given dependencies

    Parameters

    • lookupName: string

      The current name from the source service

    • dependencies: IDependency[]

      Array of IDependency for name mapping

    Returns string | string[] | undefined

    The templatized name || undefined when no matching dependency is found