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 + func CompareYAML(a, b interface{}) bool + type Unregisterer struct + func WrapWithUnregisterer(reg prometheus.Registerer) *Unregisterer + func (u *Unregisterer) MustRegister(cs ...prometheus.Collector) + func (u *Unregisterer) Register(c prometheus.Collector) error + func (u *Unregisterer) Unregister(c prometheus.Collector) bool + func (u *Unregisterer) UnregisterAll() bool Other modules containing this package github.com/pao214/loki/v2