https://github.com/gomodule/redigo/blob/56d644832b684fdd69ed4afae019a0709aefd9bc/redis/conn.go#L797 maybe it should be like this: `r, e = c.DoWithTimeout(realTimeout, cmd, args...)`