# Functions
NewMockShortenerRedisRepository creates a new mock instance.
NewMockShortenerRepository creates a new mock instance.
NewMockShortenerService creates a new mock instance.
# Structs
MockShortenerRedisRepository is a mock of ShortenerRedisRepository interface.
MockShortenerRedisRepositoryMockRecorder is the mock recorder for MockShortenerRedisRepository.
MockShortenerRepository is a mock of ShortenerRepository interface.
MockShortenerRepositoryMockRecorder is the mock recorder for MockShortenerRepository.
MockShortenerService is a mock of ShortenerService interface.
MockShortenerServiceMockRecorder is the mock recorder for MockShortenerService.