mirror of
https://github.com/redis/go-redis.git
synced 2025-07-28 06:42:00 +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