Versions in this module Expand all Collapse all v0 v0.1.3 Jun 20, 2022 v0.1.1 Jun 17, 2022 v0.1.0 Jun 16, 2022 Changes in this version + type Health struct + Error error + LastCheck time.Time + type Registry struct + func NewRegistry() *Registry + func (r *Registry) HealthProbe() <-chan Health + func (r *Registry) Set(service any, err error)