Page Contents
Home > @loopback/health > HealthTags
HealthTags namespace
Binding tags for health related services
Signature:
export declare namespace HealthTags
Variables
| Variable | Description |
|---|---|
| LIVE_CHECK | Binding tag for liveness check functions |
| READY_CHECK | Binding tag for readiness check functions |