# Functions
Compare compares the text representation of families to an expected input string.
No description provided by the author
# Structs
Appender implements storage.Appender.
Comparer can compare a slice of dto.MetricFamily to an expected list of metrics.
No description provided by the author
No description provided by the author
# Interfaces
CollectingAppender is an Appender that collects the samples it receives in a map.