github.com/go-redis/redis/v8.clusterNode.Generation (method)

2 uses

	github.com/go-redis/redis/v8 (current package)
		cluster.go#L234: func (n *clusterNode) Generation() uint32 {
		cluster.go#L327: 		if node.Generation() >= generation {