Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "internal/util/health"

Index

Enumerations

Interfaces

Type aliases

Variables

Functions

Type aliases

HealthIndicator

HealthIndicator: () => Health<any>

A HealthIndicator is a function that determines the Health of a sub-system or service this client consumes.

Type declaration

Variables

Const Indicators

Indicators: HealthIndicator[] = []

Functions

Const CompositeHealthIndicator

health

registerHealthIndicator

Generated using TypeDoc