github.com/go-redis/redis/v8.clusterState.slotRandomNode (method)

2 uses

	github.com/go-redis/redis/v8 (current package)
		cluster.go#L584: func (c *clusterState) slotRandomNode(slot int) (*clusterNode, error) {
		cluster.go#L1651: 		return state.slotRandomNode(slot)