# Functions
NewMockPostgresRepository creates a new mock instance.
NewMockService creates a new mock instance.
# Structs
MockPostgresRepository is a mock of PostgresRepository interface.
MockPostgresRepositoryMockRecorder is the mock recorder for MockPostgresRepository.
MockService is a mock of Service interface.
MockServiceMockRecorder is the mock recorder for MockService.