package
0.0.23
Repository: https://github.com/devlibx/gox-cache.git
Documentation: pkg.go.dev

# Functions

NewMockCache creates a new mock instance.
NewMockRedis creates a new mock instance.
NewMockRegistry creates a new mock instance.

# Structs

MockCache is a mock of Cache interface.
MockCacheMockRecorder is the mock recorder for MockCache.
MockRedis is a mock of Redis interface.
MockRedisMockRecorder is the mock recorder for MockRedis.
MockRegistry is a mock of Registry interface.
MockRegistryMockRecorder is the mock recorder for MockRegistry.