func github.com/prometheus/client_golang/prometheus.inlineLabelValues

2 uses

	github.com/prometheus/client_golang/prometheus (current package)
		vec.go#L318: 		inlinedLVs := inlineLabelValues(lvs, curry)
		vec.go#L459: func inlineLabelValues(lvs []string, curry []curriedLabelValue) []string {