Versions in this module Expand all Collapse all v0 v0.1.0 Aug 7, 2017 Changes in this version + func PrometheusMetric(expected prometheus.Metric) types.GomegaMatcher + type PrometheusMetricMatcher struct + Expected *dto.Metric + func (matcher *PrometheusMetricMatcher) FailureMessage(actual interface{}) (message string) + func (matcher *PrometheusMetricMatcher) Match(actual interface{}) (success bool, err error) + func (matcher *PrometheusMetricMatcher) NegatedFailureMessage(actual interface{}) (message string)