Versions in this module Expand all Collapse all v0 v0.0.4 Feb 4, 2025 v0.0.3 Feb 17, 2023 v0.0.2 Feb 17, 2023 Changes in this version + type Components struct + func InitComponentTracking(ctx context.Context) (comps *Components) + func (comps *Components) AddListener(listener chan bool) + func (comps *Components) SetModule(module string, up bool)