func github.com/prometheus/client_golang/prometheus.NewGauge

2 uses

	github.com/prometheus/client_golang/prometheus (current package)
		gauge.go#L66: func NewGauge(opts GaugeOpts) Gauge {

	github.com/prometheus/client_golang/prometheus/promhttp
		http.go#L235: 	gge := prometheus.NewGauge(prometheus.GaugeOpts{