Page Contents
Home > @loopback/health > HealthTags
HealthTags namespace
Binding tags for health related services
Signature:
export declare namespace HealthTags
Variables
| Variable | Description |
|---|---|
| [LIVE\_CHECK](/doc/en/lb4/apidocs.health.healthtags.live_check.html) | Binding tag for liveness check functions |
| [READY\_CHECK](/doc/en/lb4/apidocs.health.healthtags.ready_check.html) | Binding tag for readiness check functions |