Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Source

Package version

The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it.

Hierarchy

  • Source

Index

Properties

Properties

Optional addr

addr: undefined | string

The IP or hostname and the port of the registry node that generated the event. Generally, this will be resolved by os.Hostname() along with the running port.

Optional instanceID

instanceID: undefined | string

The running instance of an application. Changes after each restart.

Generated using TypeDoc