func github.com/prometheus/client_golang/prometheus.hashAddByte

2 uses

	github.com/prometheus/client_golang/prometheus (current package)
		fnv.go#L38: func hashAddByte(h uint64, b byte) uint64 {
		vec.go#L47: 		hashAddByte: hashAddByte,