@morojs/moro / ServiceInfo
Interface: ServiceInfo
Defined in: src/core/networking/service-discovery.ts:5
Properties
health?
optionalhealth:string
Defined in: src/core/networking/service-discovery.ts:9
host
host:
string
Defined in: src/core/networking/service-discovery.ts:7
metadata?
optionalmetadata:Record<string,any>
Defined in: src/core/networking/service-discovery.ts:12
name
name:
string
Defined in: src/core/networking/service-discovery.ts:6
port
port:
number
Defined in: src/core/networking/service-discovery.ts:8
tags?
optionaltags:string[]
Defined in: src/core/networking/service-discovery.ts:11
version?
optionalversion:string
Defined in: src/core/networking/service-discovery.ts:10