mirror of
https://github.com/redis/go-redis.git
synced 2025-10-29 05:29:22 +03:00
Replace client with redisdb in examples
This commit is contained in:
@@ -25,7 +25,6 @@ type Cmder interface {
|
||||
readTimeout() *time.Duration
|
||||
|
||||
Err() error
|
||||
// fmt.Stringer
|
||||
}
|
||||
|
||||
func setCmdsErr(cmds []Cmder, e error) {
|
||||
|
||||
Reference in New Issue
Block a user