Interface ServiceGroup

Hierarchy

Methods

  • A group is a subject prefix from which endpoints can be added. Can be empty to allow for prefixes or tokens that are set at runtime without requiring editing of the service. Note that an optional queue can be specified, all endpoints added to the group, will use the specified queue unless the endpoint overrides it. see EndpointOptions and ServiceConfig.

    Parameters

    • Optional subject: string
    • Optional queue: string

    Returns ServiceGroup

Generated using TypeDoc