Closed supernan1994 closed 5 years ago
What I see:
./token_test.go:92:26: cannot use m (type *redismock.ClientMock) as type redis.Cmdable in field value: *redismock.ClientMock does not implement redis.Cmdable (missing ClusterGetKeysInSlot method)
What is changed:
Add support for latest version of go-redis.
This change is
@elliotchance PTAL
Thanks! 😄
My pleasure😀
What I see:
What is changed:
Add support for latest version of go-redis.
This change is