Documentation ¶
Index ¶
Constants ¶
View Source
const ( // HealthPath is the path for checking that HTTP service is live HealthPath = "/health" // ReadyPath is the path for checking that HTTP service is ready (checking dependencies) ReadyPath = "/ready" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.