github.com/go-redis/redis/v8.ClusterClient.pipelineReadCmds (method)

2 uses

	github.com/go-redis/redis/v8 (current package)
		cluster.go#L1185: 				return c.pipelineReadCmds(ctx, node, rd, cmds, failedCmds)
		cluster.go#L1191: func (c *ClusterClient) pipelineReadCmds(