func github.com/prometheus/client_golang/prometheus.NewGaugeFunc

one use

	github.com/prometheus/client_golang/prometheus (current package)
		gauge.go#L282: func NewGaugeFunc(opts GaugeOpts, function func() float64) GaugeFunc {