Versions in this module Expand all Collapse all v1 v1.2.1 Mar 18, 2026 v1.2.0 Mar 16, 2026 v1.1.0 Mar 1, 2026 Changes in this version + type Handler struct + func New(healthChecker contract.NotificationHealthChecker, buildInfo version.Info) *Handler + func (h *Handler) HealthCheckHandler(c echo.Context) error + func (h *Handler) VersionHandler(c echo.Context) error