func github.com/prometheus/client_golang/prometheus.hashAdd

2 uses

	github.com/prometheus/client_golang/prometheus (current package)
		fnv.go#L29: func hashAdd(h uint64, s string) uint64 {
		vec.go#L46: 		hashAdd:     hashAdd,