Versions in this module Expand all Collapse all v0 v0.0.15 Oct 23, 2022 Changes in this version + type Health struct + func Use(e *echo.Echo, url string) *Health + func (health *Health) HandlerFunc() func(c echo.Context) error + func (health *Health) SetServingStatus(status healthpb.HealthCheckResponse_ServingStatus)