github.com/go-redis/redis/v8.ringShards.hash (field)

5 uses

	github.com/go-redis/redis/v8 (current package)
		ring.go#L211: 	hash     ConsistentHash
		ring.go#L259: 		hash = c.hash.Get(key)
		ring.go#L281: 	hash := c.hash.Get(key)
		ring.go#L349: 	c.hash = hash
		ring.go#L376: 	c.hash = nil