Documentation ¶ Index ¶ func GetHealth(c echo.Context) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetHealth ¶ func GetHealth(c echo.Context) error GetHealth godoc @Summary Health get health @Description Health endpoint to check platform availability @Tags Health @Accept json @Produce json @Success 200 {object} interface{} @Failure 500 {object} echo.HTTPError @Router /healthz [get] Types ¶ This section is empty. Source Files ¶ View all Source files health.go Click to show internal directories. Click to hide internal directories.