github.com/dgryski/go-rendezvous.Rendezvous.hash (field)

4 uses

	github.com/dgryski/go-rendezvous (current package)
		rdv.go#L7: 	hash  Hasher
		rdv.go#L17: 		hash:  hash,
		rdv.go#L35: 	khash := r.hash(k)
		rdv.go#L53: 	r.nhash = append(r.nhash, r.hash(node))