# Functions
NewMockGenerator creates a new mock instance.
NewMockLinkRepository creates a new mock instance.
# Structs
MockGenerator is a mock of Generator interface.
MockGeneratorMockRecorder is the mock recorder for MockGenerator.
MockLinkRepository is a mock of LinkRepository interface.
MockLinkRepositoryMockRecorder is the mock recorder for MockLinkRepository.