Versions in this module Expand all Collapse all v0 v0.37.1 Jun 6, 2022 v0.37.0 Jun 6, 2022 Changes in this version + type Discovery struct + func NewDiscovery(l log.Logger, mech string, interval time.Duration, ...) *Discovery + func (d *Discovery) Run(ctx context.Context, ch chan<- []*targetgroup.Group)