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