func github.com/prometheus/client_golang/prometheus.NewSummaryVec

one use

	github.com/prometheus/client_golang/prometheus (current package)
		summary.go#L524: func NewSummaryVec(opts SummaryOpts, labelNames []string) *SummaryVec {