package
0.0.0-20241206070515-f4a78e90cc1a
Repository: https://github.com/spv-dev/auth.git
Documentation: pkg.go.dev
# Functions
NewRedisClientMock returns a mock for mm_cache.RedisClient.
# Structs
RedisClientMock implements mm_cache.RedisClient.
RedisClientMockExpireExpectation specifies expectation struct of the RedisClient.Expire.
RedisClientMockExpireOrigins contains origins of expectations of the RedisClient.Expire.
RedisClientMockExpireParamPtrs contains pointers to parameters of the RedisClient.Expire.
RedisClientMockExpireParams contains parameters of the RedisClient.Expire.
RedisClientMockExpireResults contains results of the RedisClient.Expire.
RedisClientMockGetExpectation specifies expectation struct of the RedisClient.Get.
RedisClientMockGetOrigins contains origins of expectations of the RedisClient.Get.
RedisClientMockGetParamPtrs contains pointers to parameters of the RedisClient.Get.
RedisClientMockGetParams contains parameters of the RedisClient.Get.
RedisClientMockGetResults contains results of the RedisClient.Get.
RedisClientMockHashSetExpectation specifies expectation struct of the RedisClient.HashSet.
RedisClientMockHashSetOrigins contains origins of expectations of the RedisClient.HashSet.
RedisClientMockHashSetParamPtrs contains pointers to parameters of the RedisClient.HashSet.
RedisClientMockHashSetParams contains parameters of the RedisClient.HashSet.
RedisClientMockHashSetResults contains results of the RedisClient.HashSet.
RedisClientMockHGetAllExpectation specifies expectation struct of the RedisClient.HGetAll.
RedisClientMockHGetAllOrigins contains origins of expectations of the RedisClient.HGetAll.
RedisClientMockHGetAllParamPtrs contains pointers to parameters of the RedisClient.HGetAll.
RedisClientMockHGetAllParams contains parameters of the RedisClient.HGetAll.
RedisClientMockHGetAllResults contains results of the RedisClient.HGetAll.
RedisClientMockPingExpectation specifies expectation struct of the RedisClient.Ping.
RedisClientMockPingOrigins contains origins of expectations of the RedisClient.Ping.
RedisClientMockPingParamPtrs contains pointers to parameters of the RedisClient.Ping.
RedisClientMockPingParams contains parameters of the RedisClient.Ping.
RedisClientMockPingResults contains results of the RedisClient.Ping.
RedisClientMockSetExpectation specifies expectation struct of the RedisClient.Set.
RedisClientMockSetOrigins contains origins of expectations of the RedisClient.Set.
RedisClientMockSetParamPtrs contains pointers to parameters of the RedisClient.Set.
RedisClientMockSetParams contains parameters of the RedisClient.Set.
RedisClientMockSetResults contains results of the RedisClient.Set.