# Functions
CompareYAML marshals a and b to YAML and ensures that their contents are equal.
WrapWithUnregisterer wraps a prometheus Registerer with capabilities to unregister all collectors.
# Structs
Unregisterer is a Prometheus Registerer that can unregister all collectors passed to it.