package
0.0.0-20241227184035-be8c621d8cb0
Repository: https://github.com/ainsleydev/webkit.git
Documentation: pkg.go.dev

# Functions

NewMockRedisStore creates a new mock instance.

# Structs

MockRedisStore is a mock of RedisStore interface.
MockRedisStoreMockRecorder is the mock recorder for MockRedisStore.

# Interfaces

RedisStore is an abstraction of a *redis.Client used for testing.