type github.com/prometheus/client_golang/prometheus.UntypedOpts

2 uses

	github.com/prometheus/client_golang/prometheus (current package)
		untyped.go#L17: type UntypedOpts Opts
		untyped.go#L35: func NewUntypedFunc(opts UntypedOpts, function func() float64) UntypedFunc {