# Functions
NewMockActionAuthorizer creates a new mock instance.
NewMockDeduplicator creates a new mock instance.
NewMockQueueRepository creates a new mock instance.
# Structs
MockActionAuthorizer is a mock of ActionAuthorizer interface.
MockActionAuthorizerMockRecorder is the mock recorder for MockActionAuthorizer.
MockDeduplicator is a mock of Deduplicator interface.
MockDeduplicatorMockRecorder is the mock recorder for MockDeduplicator.
MockQueueRepository is a mock of QueueRepository interface.
MockQueueRepositoryMockRecorder is the mock recorder for MockQueueRepository.