github.com/go-redis/redis/v8.Tx.TxPipelined (method)

one use

	github.com/go-redis/redis/v8 (current package)
		tx.go#L137: func (c *Tx) TxPipelined(ctx context.Context, fn func(Pipeliner) error) ([]Cmder, error) {