Versions in this module Expand all Collapse all v0 v0.2.0 Nov 20, 2022 v0.1.1 May 28, 2020 v0.1.0 May 28, 2020 Changes in this version + func NewHandler(reg *prometheus.Registry, f Fetcher) http.Handler + type Data struct + Device *keylight.Device + Lights []*keylight.Light + type Fetcher interface + Fetch func(ctx context.Context, addr string) (*Data, error)