Graphorin API reference v0.8.0
Graphorin API reference / @graphorin/channels / / ChannelGatewayStatus
Interface: ChannelGatewayStatus
Defined in: packages/channels/src/gateway.ts:99
Gateway status surfaced to health endpoints.
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
channels | readonly | readonly ChannelGatewayChannelStatus[] | packages/channels/src/gateway.ts:101 |
running | readonly | boolean | packages/channels/src/gateway.ts:100 |