Versions in this module Expand all Collapse all v0 v0.6.0 Aug 1, 2026 v0.5.1 Jul 7, 2026 v0.5.0 Jan 24, 2026 Changes in this version + type Config struct + Enabled bool + PublicHost string + PublicPath string + type Handler struct + func NewHandler(config Config, version healthfx.Version, docs *swag.Spec) *Handler + func (h *Handler) Register(router fiber.Router)