contrib.go.opencensus.io/exporter/stackdriver.Options.GetMetricType (field)

2 uses

	contrib.go.opencensus.io/exporter/stackdriver (current package)
		stackdriver.go#L207: 	GetMetricType func(view *view.View) string
		stats.go#L561: 	if formatter := e.o.GetMetricType; formatter != nil {