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

2 uses

	github.com/go-redis/redis/v8 (current package)
		cluster.go#L238: func (n *clusterNode) SetGeneration(gen uint32) {
		cluster.go#L473: 			node.SetGeneration(c.generation)