Versions in this module Expand all Collapse all v3 v3.0.1 Mar 21, 2022 v3.0.0 Mar 21, 2022 Changes in this version + type Shutdownable interface + Shutdown func() + type StdinTargetManager struct + func NewStdinTargetManager(reg prometheus.Registerer, log log.Logger, app Shutdownable, ...) (*StdinTargetManager, error) + func (t *StdinTargetManager) ActiveTargets() map[string][]target.Target + func (t *StdinTargetManager) AllTargets() map[string][]target.Target + func (t *StdinTargetManager) Ready() bool + func (t *StdinTargetManager) Stop() Other modules containing this package github.com/pao214/loki/v2