Versions in this module Expand all Collapse all v3 v3.1.2 Jun 13, 2024 v3.1.0 Jun 11, 2024 Changes in this version + type RedisClient struct + func NewRedisClient(t mockConstructorTestingTNewRedisClient) *RedisClient + func (_m *RedisClient) Close() error + func (_m *RedisClient) Receive(topic string) (*types.MessageEnvelope, error) + func (_m *RedisClient) Send(topic string, message types.MessageEnvelope) error + func (_m *RedisClient) Subscribe(topic string) error + func (_m *RedisClient) Unsubscribe(topic string)