func github.com/prometheus/client_golang/prometheus.NewGoCollector

2 uses

	github.com/prometheus/client_golang/prometheus (current package)
		go_collector.go#L64: func NewGoCollector() Collector {
		registry.go#L62: 	MustRegister(NewGoCollector())