Versions in this module Expand all Collapse all v0 v0.9.1 Nov 3, 2018 v0.9.0 Oct 15, 2018 Changes in this version + func CollectAndCompare(c prometheus.Collector, expected io.Reader, metricNames ...string) error + func GatherAndCompare(g prometheus.Gatherer, expected io.Reader, metricNames ...string) error + func ToFloat64(c prometheus.Collector) float64