func contrib.go.opencensus.io/exporter/prometheus.typeMismatchError

3 uses

	contrib.go.opencensus.io/exporter/prometheus (current package)
		prometheus.go#L242: 			return nil, typeMismatchError(point)
		prometheus.go#L263: func typeMismatchError(point metricdata.Point) error {
		prometheus.go#L275: 		return 0.0, typeMismatchError(point)