package
0.0.0-20230119085047-c8e37b0e95ee
Repository: https://github.com/assylzhanzharzhanov/go-shortener.git
Documentation: pkg.go.dev

# 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.