# Functions
NewMockContentRepository creates a new mock instance.
NewMockRepository creates a new mock instance.
# Structs
MockContentRepository is a mock of ContentRepository interface.
MockContentRepositoryMockRecorder is the mock recorder for MockContentRepository.
MockRepository is a mock of Repository interface.
MockRepositoryMockRecorder is the mock recorder for MockRepository.