github.com/go-redis/redis/v8.clusterNodes.opt (field)

4 uses

	github.com/go-redis/redis/v8 (current package)
		cluster.go#L250: 	opt *ClusterOptions
		cluster.go#L263: 		opt: opt,
		cluster.go#L329: 			if c.opt.RouteByLatency {
		cluster.go#L367: 	node = newClusterNode(c.opt, addr)