UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

62 lines (33 loc) 1.07 kB
--- lang: en title: 'API docs: health.healthtags' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/loopbackio/loopback-next/tree/master/extensions/health permalink: /doc/en/lb4/apidocs.health.healthtags.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/health](./health.md) &gt; [HealthTags](./health.healthtags.md) ## HealthTags namespace Binding tags for health related services **Signature:** ```typescript export declare namespace HealthTags ``` ## Variables <table><thead><tr><th> Variable </th><th> Description </th></tr></thead> <tbody><tr><td markdown="1"> [LIVE\_CHECK](./health.healthtags.live_check.md) </td><td markdown="1"> Binding tag for liveness check functions </td></tr> <tr><td markdown="1"> [READY\_CHECK](./health.healthtags.ready_check.md) </td><td markdown="1"> Binding tag for readiness check functions </td></tr> </tbody></table>