Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MultiAddressService

Service that is tied to one or more network addresses.

Hierarchy

Index

Properties

Properties

Readonly addresses

addresses: HostAndPort[]

The addresses that are available for this service.

When implementing a service with multiple addresses the array should be sorted using HostAndPort.compare.

Readonly id

id: string

The unique identifier of this service.

Generated using TypeDoc