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

2 uses

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